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 005588c commit 3c38c79Copy full SHA for 3c38c79
CHANGES.rst
@@ -1,6 +1,11 @@
1
Changes
2
=======
3
4
+20190716 - 0.6.2
5
+----------------
6
+
7
+- Only add value types if reported by the API (thanks @cgtobi)
8
9
20190625 - 0.6.1
10
----------------
11
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name='luftdaten',
22
- version='0.6.1',
+ version='0.6.2',
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