We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f9932 commit 24beab3Copy full SHA for 24beab3
setup.py
@@ -20,7 +20,7 @@ def package_files(directory):
20
AUTHOR_MAIL = "[email protected]"
21
DESCRIPTON = "A simple Python 3 library to read your Things app data."
22
URL = "https://github.com/thingsapi/things.py"
23
-VERSION = "0.0.3"
+VERSION = "0.0.4"
24
DATA_FILES = package_files("")
25
OPTIONS = {
26
"argv_emulation": False,
0 commit comments