Skip to content

Commit 5d7cad0

Browse files
committed
Raised version and updated changelog
1 parent d04d1e1 commit 5d7cad0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11

2+
1.7.1
3+
=====
4+
* Add support for PyPy 2.5.0
5+
26
1.7.0
37
=====
48
* Add support for CPython 2.7.9

pythonz/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
__version__ = '1.7.0'
2+
__version__ = '1.7.1'
33

0 commit comments

Comments
 (0)