Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commit 77e4ee7

Browse files
committed
bump version
1 parent 69dd161 commit 77e4ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwlgen/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (0,2,5)
1+
version_info = (0,2,6)
22
__version__ = '.'.join(str(c) for c in version_info)

0 commit comments

Comments
 (0)