Skip to content

Commit a21748b

Browse files
authored
Increment version (#21)
1 parent 556103c commit a21748b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Library for leveraging the power of Sync"""
2-
__version__ = "0.0.9"
2+
__version__ = "0.0.10"
33

44
TIME_FORMAT = "%Y-%m-%dT%H:%M:%SZ"

0 commit comments

Comments
 (0)