Skip to content

Commit f8d047c

Browse files
committed
Raised version and updated changelog
1 parent 4d7a45e commit f8d047c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

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

2+
1.7.0
3+
=====
4+
* Add support for CPython 2.7.9
5+
* Make static builds by default on OSX too
6+
27
1.6.1
38
=====
49
* Add support for PyPy3 2.4.0

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.6.1'
2+
__version__ = '1.7.0'
33

0 commit comments

Comments
 (0)