Skip to content

Commit 40afe3b

Browse files
committed
Prepare for 0.3.3
1 parent 3724065 commit 40afe3b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
Changes
22
=======
33

4+
20181021 - 0.3.3
5+
----------------
6+
7+
- Refactor sensor check
8+
- Update example
9+
410
20181021 - 0.3.2
511
----------------
612

7-
- Check if a given station is vaild
13+
- Check if a given station is valid
814
- Update example
915

1016

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
setup(
2525
name='luftdaten',
26-
version='0.3.2',
26+
version='0.3.3',
2727
description='Python API for interacting with luftdaten.info.',
2828
long_description=long_description,
2929
url='https://github.com/fabaff/python-luftdaten',

0 commit comments

Comments
 (0)