We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfa8c8e commit 4df7c68Copy full SHA for 4df7c68
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="UnOffical_TAGO_API",
5
- version="0.11",
+ version="0.12",
6
description="Unofficial Python wrapper for TAGO Bus API",
7
url="https://github.com/hyuntroll/TAGOBus-API",
8
long_description=open('README.md', 'r', encoding='utf-8').read(),
0 commit comments