Skip to content

Commit e974862

Browse files
committed
Prepare 0.3.2
1 parent 69b82ed commit e974862

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changes
22
=======
33

4+
20181021 - 0.3.2
5+
----------------
6+
7+
- Check if a given station is vaild
8+
- Update example
9+
410

511
20181020 - 0.3.1
612
----------------

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.1',
26+
version='0.3.2',
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)