Skip to content

Commit 16ee9ed

Browse files
committed
Fix URL
1 parent fd18efe commit 16ee9ed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
setup(
1616
name='luftdaten',
17-
version='0.1',
17+
version='0.1.1',
1818
description='Python API for interacting with luftdaten.info.',
19-
url='https://github.com/fabaff/python-luftdatent',
19+
url='https://github.com/fabaff/python-luftdaten',
2020
download_url='https://github.com/fabaff/python-luftdaten/releases',
2121
author='Fabian Affolter',
2222
author_email='fabian@affolter-engineering.ch',

0 commit comments

Comments
 (0)