Skip to content

Commit b47f397

Browse files
committed
Prepare for 0.3.1
1 parent 89041f5 commit b47f397

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

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

4+
5+
20181020 - 0.3.1
6+
----------------
7+
8+
- Check if a given station is available
9+
- Update example
10+
411
20181018 - 0.3.0
512
----------------
613

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