We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eda8c1 commit f4ede94Copy full SHA for f4ede94
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-__version__ = "v0.2.7"
+__version__ = "v0.2.8"
4
5
DESCRIPTION = "Contains classes and helpers to generate WDL without worrying about the syntax. " \
6
"This is primarily intended for generating WDL from other in-memory representations of a workflow."
0 commit comments