We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4707f6 commit 7eb6d56Copy full SHA for 7eb6d56
HISTORY.rst
@@ -5,6 +5,12 @@ History
5
6
.. to_doc
7
8
+---------------------
9
+0.17.0.dev0
10
11
+
12
13
14
---------------------
15
0.16.0 (2022-09-20)
16
gxformat2/__init__.py
@@ -1,6 +1,6 @@
1
"""The public interface or entry point for the Format 2 workflow code."""
2
3
-__version__ = '0.16.0'
+__version__ = '0.17.0.dev0'
4
PROJECT_NAME = "gxformat2"
PROJECT_OWNER = PROJECT_USERAME = "galaxyproject"
0 commit comments