Skip to content

Commit 3c38c79

Browse files
committed
Prepare for 0.6.2
1 parent 005588c commit 3c38c79

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

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

4+
20190716 - 0.6.2
5+
----------------
6+
7+
- Only add value types if reported by the API (thanks @cgtobi)
8+
49
20190625 - 0.6.1
510
----------------
611

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