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 69b82ed commit e974862Copy full SHA for e974862
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changes
2
=======
3
4
+20181021 - 0.3.2
5
+----------------
6
+
7
+- Check if a given station is vaild
8
+- Update example
9
10
11
20181020 - 0.3.1
12
----------------
setup.py
@@ -23,7 +23,7 @@
23
24
setup(
25
name='luftdaten',
26
- version='0.3.1',
+ version='0.3.2',
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