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

Commit e09658b

Browse files
authored
Bump version for release
1 parent af2d7d1 commit e09658b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cwlgen/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version_info = (0, 4, 0)
1+
version_info = (0, 4, 1)
22
__version__ = ".".join(str(c) for c in version_info)

0 commit comments

Comments
 (0)