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.
2 parents e1f9932 + 24beab3 commit 9b3674eCopy full SHA for 9b3674e
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