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 f9df32e commit 73572adCopy full SHA for 73572ad
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup
2
3
-__version__ = "v0.2.10"
+__version__ = "v0.3.0"
4
5
DESCRIPTION = (
6
"Contains classes and helpers to generate WDL without worrying about the syntax. "
0 commit comments