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 d886eae commit 751318aCopy full SHA for 751318a
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+20190817 - 0.5.0
5
+----------------
6
+
7
+- Add '=' for api_token parameter (thanks @johnluetke)
8
+- Add versions method (thanks @wfriesen)
9
10
11
20190115 - 0.4.0
12
-----------------
13
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name='hole',
23
- version='0.4.0',
+ version='0.5.0',
24
description='Python API for interacting with *hole.',
25
long_description=long_description,
26
url='https://github.com/fabaff/python-hole',
0 commit comments