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

Commit f609401

Browse files
committed
bump version
1 parent 7782e14 commit f609401

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

0 commit comments

Comments
 (0)