Skip to content

Commit 880e69a

Browse files
authored
Merge pull request #125 from synccomputingcode/shughes/inc-version-number
v1.9.1
2 parents 50629cf + 92fc37a commit 880e69a

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,5 +1,5 @@
11
"""Library for leveraging the power of Sync"""
22

3-
__version__ = "1.9.0"
3+
__version__ = "1.9.1"
44

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

0 commit comments

Comments
 (0)