Skip to content

Commit 8eb79c8

Browse files
committed
Prepare for 0.6.1
1 parent 91d95e6 commit 8eb79c8

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+
20190625 - 0.6.1
5+
----------------
6+
7+
- Remove debug print
8+
49
20190625 - 0.6.0
510
----------------
611

setup.py

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

2020
setup(
2121
name='luftdaten',
22-
version='0.6.0',
22+
version='0.6.1',
2323
description='Python API for interacting with luftdaten.info.',
2424
long_description=long_description,
2525
url='https://github.com/fabaff/python-luftdaten',

0 commit comments

Comments
 (0)