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 5f71834 commit abd46e8Copy full SHA for abd46e8
CHANGES.rst
@@ -1,10 +1,10 @@
1
Changes
2
=======
3
4
-Not released
5
-------------
+20190625 - 0.6.0
+----------------
6
7
-- No changes
+- Better handling of empty API responses (thanks @jvanderneutstulen)
8
9
20190210 - 0.5.0
10
----------------
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name='luftdaten',
22
- version='0.5.0',
+ version='0.6.0',
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