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

Commit fc3911e

Browse files
authored
Bump version for deprecation release
1 parent 3dc3a25 commit fc3911e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cwlgen/version.py

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

0 commit comments

Comments
 (0)