Skip to content

Commit 333247a

Browse files
committed
Raised version and updated changelog
1 parent 7169d7c commit 333247a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ChangeLog

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

2+
1.8.0
3+
=====
4+
* Exit pythonz-install with non-zero status
5+
* Fix system-wide installation
6+
* Add support for CPython 3.4.3
7+
* Add support for CPython 3.3.6
8+
* Add install instructions for OS X
9+
210
1.7.1
311
=====
412
* Add support for PyPy 2.5.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.7.1'
2+
__version__ = '1.8.0'
33

0 commit comments

Comments
 (0)