Skip to content

Commit fdef28a

Browse files
committed
Cut release 0.3.3
1 parent 67bfb67 commit fdef28a

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ History
44
.. to_doc
55
66
7+
------------------
8+
0.3.3 (22-05-2026)
9+
------------------
10+
* Don't add ``requirements.txt`` to ``meta_package.modified_paths`` by @nsoranzo in https://github.com/galaxyproject/galaxy-release-util/pull/39
11+
* Changes to Release Issue Template by @ahmedhamidawan in https://github.com/galaxyproject/galaxy-release-util/pull/33
12+
* Restructure release notes to account for GitHub notes by @ahmedhamidawan in https://github.com/galaxyproject/galaxy-release-util/pull/40
13+
* Remove the "plus one week" timeframe separation between freezing and branching by @ahmedhamidawan in https://github.com/galaxyproject/galaxy-release-util/pull/41
14+
* Add Release Manager Task Instructions by @guerler in https://github.com/galaxyproject/galaxy-release-util/pull/42
15+
* Update galaxy-client dependency version during point releases by @dannon in https://github.com/galaxyproject/galaxy-release-util/pull/43
16+
* Add release config YAML and extend CLI flags by @guerler in https://github.com/galaxyproject/galaxy-release-util/pull/44
17+
718
------------------
819
0.3.2 (20-01-2026)
920
------------------

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
2727
long_description_content_type = text/x-rst
2828
name = galaxy-release-util
2929
url = https://github.com/galaxyproject/galaxy-release-util
30-
version = 0.3.2
30+
version = 0.3.3
3131

3232
[options]
3333
include_package_data = True

0 commit comments

Comments
 (0)