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 10d8aeb commit bdff050Copy full SHA for bdff050
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+20200325 - 0.5.1
5
+----------------
6
+
7
+- Reduce verbosity (thanks @fermulator)
8
9
20190817 - 0.5.0
10
----------------
11
setup.py
@@ -20,7 +20,7 @@
20
21
setup(
22
name='hole',
23
- version='0.5.0',
+ version='0.5.1',
24
description='Python API for interacting with *hole.',
25
long_description=long_description,
26
url='https://github.com/fabaff/python-hole',
0 commit comments