We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3691da commit 320a172Copy full SHA for 320a172
2 files changed
HISTORY.rst
@@ -5,6 +5,12 @@ History
5
6
.. to_doc
7
8
+---------------------
9
+0.27.0.dev0
10
11
+
12
13
14
---------------------
15
0.26.0 (2026-04-17)
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.26.0"
+__version__ = "0.27.0.dev0"
4
PROJECT_NAME = "gxformat2"
PROJECT_OWNER = "galaxyproject"
0 commit comments