Skip to content

Commit 838398b

Browse files
author
Burak Yigit Kaya
committed
0.6.1
1 parent 0e4ee45 commit 838398b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.6.1
2+
3+
* Fix Python 3 related issues
4+
15
0.6.0
26

37
* Python 3 support

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='phabricator',
17-
version='0.6.0',
17+
version='0.6.1',
1818
author='DISQUS',
1919
author_email='[email protected]',
2020
url='http://github.com/disqus/python-phabricator',

0 commit comments

Comments
 (0)