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 89041f5 commit b47f397Copy full SHA for b47f397
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+
5
+20181020 - 0.3.1
6
+----------------
7
8
+- Check if a given station is available
9
+- Update example
10
11
20181018 - 0.3.0
12
----------------
13
setup.py
@@ -23,7 +23,7 @@
23
24
setup(
25
name='luftdaten',
26
- version='0.3.0',
+ version='0.3.1',
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