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 5028187 commit 9f19aceCopy full SHA for 9f19ace
CHANGES.rst
@@ -4,6 +4,12 @@ Changes
4
Not released
5
------------
6
7
+- No changes
8
+
9
+20190210 - 0.5.0
10
+----------------
11
12
+- Limit data to P1 and P2
13
- Update docstrings
14
15
20181021 - 0.3.4
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name='luftdaten',
22
- version='0.4.0',
+ version='0.5.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