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 a0a09a4 commit 0b2e256Copy full SHA for 0b2e256
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changes
2
=======
3
4
+20181018 - 0.3.0
5
+----------------
6
+
7
+- Update method name
8
+- Fix example
9
10
11
20180525 - 0.2.0
12
----------------
13
setup.py
@@ -23,7 +23,7 @@
23
24
setup(
25
name='luftdaten',
26
- version='0.2.0',
+ version='0.3.0',
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