Skip to content

Commit fd665c4

Browse files
committed
Raised version and updated changelog
1 parent 2508c24 commit fd665c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

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

2+
1.6.1
3+
=====
4+
* Add support for PyPy3 2.4.0
5+
* Simplify detecting file type
6+
* Fix locate command
7+
28
1.6.0
39
=====
410
* Add support for CPython 3.4.2

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.0'
2+
__version__ = '1.6.1'
33

0 commit comments

Comments
 (0)