Skip to content

Commit 7eb6d56

Browse files
committed
Starting work on 0.17.0
1 parent a4707f6 commit 7eb6d56

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ History
55

66
.. to_doc
77
8+
---------------------
9+
0.17.0.dev0
10+
---------------------
11+
12+
13+
814
---------------------
915
0.16.0 (2022-09-20)
1016
---------------------

gxformat2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""The public interface or entry point for the Format 2 workflow code."""
22

3-
__version__ = '0.16.0'
3+
__version__ = '0.17.0.dev0'
44

55
PROJECT_NAME = "gxformat2"
66
PROJECT_OWNER = PROJECT_USERAME = "galaxyproject"

0 commit comments

Comments
 (0)