Skip to content

Commit 751318a

Browse files
committed
Prepare for 0.5.0
1 parent d886eae commit 751318a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

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

4+
20190817 - 0.5.0
5+
----------------
6+
7+
- Add '=' for api_token parameter (thanks @johnluetke)
8+
- Add versions method (thanks @wfriesen)
9+
10+
411
20190115 - 0.4.0
512
-----------------
613

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.4.0',
23+
version='0.5.0',
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)