Skip to content

Commit bdff050

Browse files
committed
Prepare for 0.5.1
1 parent 10d8aeb commit bdff050

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changes
22
=======
33

4+
20200325 - 0.5.1
5+
----------------
6+
7+
- Reduce verbosity (thanks @fermulator)
8+
49
20190817 - 0.5.0
510
----------------
611

setup.py

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

2121
setup(
2222
name='hole',
23-
version='0.5.0',
23+
version='0.5.1',
2424
description='Python API for interacting with *hole.',
2525
long_description=long_description,
2626
url='https://github.com/fabaff/python-hole',

0 commit comments

Comments
 (0)