We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e41e6 commit 354cedaCopy full SHA for 354ceda
CHANGES
@@ -1,3 +1,7 @@
1
+0.5.0
2
+
3
+* Support new style token-based authentication
4
5
0.4.0
6
7
* Update interfaces.json to Phab @ e75b389
setup.py
@@ -4,7 +4,7 @@
setup(
name='phabricator',
- version='0.4.0',
+ version='0.5.0',
8
author='DISQUS',
9
author_email='[email protected]',
10
url='http://github.com/disqus/python-phabricator',
0 commit comments