Skip to content

Commit 320a172

Browse files
committed
Starting work on 0.27.0
1 parent b3691da commit 320a172

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.27.0.dev0
10+
---------------------
11+
12+
13+
814
---------------------
915
0.26.0 (2026-04-17)
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.26.0"
3+
__version__ = "0.27.0.dev0"
44

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

0 commit comments

Comments
 (0)