Skip to content

Commit abd46e8

Browse files
committed
Prepare for 0.6.0
1 parent 5f71834 commit abd46e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.rst

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

4-
Not released
5-
------------
4+
20190625 - 0.6.0
5+
----------------
66

7-
- No changes
7+
- Better handling of empty API responses (thanks @jvanderneutstulen)
88

99
20190210 - 0.5.0
1010
----------------

setup.py

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

2020
setup(
2121
name='luftdaten',
22-
version='0.5.0',
22+
version='0.6.0',
2323
description='Python API for interacting with luftdaten.info.',
2424
long_description=long_description,
2525
url='https://github.com/fabaff/python-luftdaten',

0 commit comments

Comments
 (0)