Skip to content

Commit 446852b

Browse files
committed
add changelog, version bump to v0.1.7
1 parent 6f6f6ff commit 446852b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.rst

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Meepo Changelog
22
===============
33

4+
Version 0.1.7
5+
-------------
6+
7+
Released on October 30, 2014.
8+
9+
- compatiable with twemproxy
10+
11+
412
Version 0.1.6
513
-------------
614

meepo/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = "0.1.6"
3+
__version__ = "0.1.7"

0 commit comments

Comments
 (0)