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

Commit 812d1cf

Browse files
committed
bump version
1 parent 0404559 commit 812d1cf

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,6)
1+
version_info = (0,2,7)
22
__version__ = '.'.join(str(c) for c in version_info)

0 commit comments

Comments
 (0)