Skip to content

Commit 0b2e256

Browse files
committed
Update for 0.3.0
1 parent a0a09a4 commit 0b2e256

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+
20181018 - 0.3.0
5+
----------------
6+
7+
- Update method name
8+
- Fix example
9+
10+
411
20180525 - 0.2.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.2.0',
26+
version='0.3.0',
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)