Skip to content

Commit 24beab3

Browse files
committed
v0.0.4 Release
1 parent e1f9932 commit 24beab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def package_files(directory):
2020
AUTHOR_MAIL = "[email protected]"
2121
DESCRIPTON = "A simple Python 3 library to read your Things app data."
2222
URL = "https://github.com/thingsapi/things.py"
23-
VERSION = "0.0.3"
23+
VERSION = "0.0.4"
2424
DATA_FILES = package_files("")
2525
OPTIONS = {
2626
"argv_emulation": False,

0 commit comments

Comments
 (0)