Skip to content

Commit 9f19ace

Browse files
committed
Prepare for 0.5.0
1 parent 5028187 commit 9f19ace

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
@@ -4,6 +4,12 @@ Changes
44
Not released
55
------------
66

7+
- No changes
8+
9+
20190210 - 0.5.0
10+
----------------
11+
12+
- Limit data to P1 and P2
713
- Update docstrings
814

915
20181021 - 0.3.4

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.4.0',
22+
version='0.5.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)