Skip to content

Commit 637576f

Browse files
committed
Release 0.21.0.
1 parent 5e71411 commit 637576f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ History
66
.. to_doc
77
88
---------------------
9-
0.21.0.dev0
9+
0.21.0 (2025-09-19)
1010
---------------------
1111

1212
* Fix gxformat2 to .ga conversion if ``hide: true`` specified on output (thanks to

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.20.0'
3+
__version__ = '0.21.0'
44

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

0 commit comments

Comments
 (0)