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