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 12f7550 commit f9a7431Copy full SHA for f9a7431
CHANGES.rst
@@ -1,7 +1,7 @@
1
Changes
2
=======
3
4
-20181021 - 0.3.3
+20181021 - 0.3.4
5
----------------
6
7
- Refactor sensor check
setup.py
@@ -23,7 +23,7 @@
23
24
setup(
25
name='luftdaten',
26
- version='0.3.3',
+ version='0.3.4',
27
description='Python API for interacting with luftdaten.info.',
28
long_description=long_description,
29
url='https://github.com/fabaff/python-luftdaten',
0 commit comments