Skip to content

Commit

Permalink
add changelog, version bump to v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lxyu committed Oct 31, 2014
1 parent 6f6f6ff commit 446852b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Meepo Changelog
===============

Version 0.1.7
-------------

Released on October 30, 2014.

- compatiable with twemproxy


Version 0.1.6
-------------

Expand Down
2 changes: 1 addition & 1 deletion meepo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = "0.1.6"
__version__ = "0.1.7"

0 comments on commit 446852b

Please sign in to comment.