Skip to content

Commit 560bb84

Browse files
committed
Bump for release
1 parent f4ede94 commit 560bb84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup
22

3-
__version__ = "v0.2.8"
3+
__version__ = "v0.2.9"
44

55
DESCRIPTION = "Contains classes and helpers to generate WDL without worrying about the syntax. " \
66
"This is primarily intended for generating WDL from other in-memory representations of a workflow."

0 commit comments

Comments
 (0)