Skip to content

Commit 93d397f

Browse files
committed
Fix release
1 parent bbe63b7 commit 93d397f

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+
20180825 - 0.1.2
5+
----------------
6+
7+
- Fix setup.py
8+
49
20180825 - 0.1.1
510
----------------
611

setup.py

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

2424
setup(
2525
name='volkszaehler',
26-
version='0.1.1',
26+
version='0.1.2',
2727
description='Python Wrapper for interacting with the Volkszahler API.',
2828
long_description=long_description,
2929
url='https://github.com/fabaff/python-volkszaehler',

0 commit comments

Comments
 (0)