Skip to content

Commit 770868b

Browse files
committed
Back to work
1 parent 3b1b51f commit 770868b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

three_merge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
merge
1313

1414
# Package version
15-
VERSION_INFO = (0, 1, 1)
15+
VERSION_INFO = (0, 1, 2, 'dev0')
1616
__version__ = '.'.join(map(str, VERSION_INFO))

0 commit comments

Comments
 (0)