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 3724065 commit 40afe3bCopy full SHA for 40afe3b
CHANGES.rst
@@ -1,10 +1,16 @@
1
Changes
2
=======
3
4
+20181021 - 0.3.3
5
+----------------
6
+
7
+- Refactor sensor check
8
+- Update example
9
10
20181021 - 0.3.2
11
----------------
12
-- Check if a given station is vaild
13
+- Check if a given station is valid
14
- Update example
15
16
setup.py
@@ -23,7 +23,7 @@
23
24
setup(
25
name='luftdaten',
26
- version='0.3.2',
+ version='0.3.3',
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