Skip to content

Commit afe257c

Browse files
committed
bumped version
1 parent f01dad3 commit afe257c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.8.1
2+
3+
* Fixed bug where built-in interface dict overwrote `interface` methods from Almanac (`interface.search`, `interface.edit`). The `Resource` attribute `interface` is renamed `_interface`.
4+
15
0.8.0
26

37
* Switch to using requests

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.8.0',
17+
version='0.8.1',
1818
author='Disqus',
1919
author_email='opensource@disqus.com',
2020
url='http://github.com/disqus/python-phabricator',

0 commit comments

Comments
 (0)