Skip to content

Commit 4712860

Browse files
committed
Bump version for release
1 parent 12f0c8a commit 4712860

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.6"
3+
__version__ = "v0.2.7"
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)