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 91d95e6 commit 8eb79c8Copy full SHA for 8eb79c8
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+20190625 - 0.6.1
5
+----------------
6
+
7
+- Remove debug print
8
9
20190625 - 0.6.0
10
----------------
11
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name='luftdaten',
22
- version='0.6.0',
+ version='0.6.1',
23
description='Python API for interacting with luftdaten.info.',
24
long_description=long_description,
25
url='https://github.com/fabaff/python-luftdaten',
0 commit comments