Skip to content

Commit 9d7ff77

Browse files
committed
Update version to 1.0
1 parent 6b71470 commit 9d7ff77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updog/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version_info = (0,9)
1+
version_info = (1,0)
22
version = '.'.join(str(c) for c in version_info)
33

44
base_directory = ''

0 commit comments

Comments
 (0)