Skip to content

Commit 0f29b2a

Browse files
committed
Update changelog and increment version to 3.0.1
1 parent 9273d0c commit 0f29b2a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
3.0.1 - Aug 7, 2025. (sha 9273d0c5593c6aff3eb88c8ef208195d716458e9)
2+
--------------------------------------------------------------------
3+
* Fix jinja template missed in packaging step by @nuwang (PR #162)
4+
15
3.0.0 - Jul 24, 2025. (sha 2b0dbf7980a5607538b6195d4b564dd822d71fe9)
26
--------------------------------------------------------------------
37
* Enhancement for dryrun: add --roles and --history-tags arguments by @cat-bro (PR #142)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = [
1414
maintainers = [
1515
{name = "Galaxy Committers", email = "galaxy-committers@lists.galaxyproject.org"}
1616
]
17-
version = "3.0.0"
17+
version = "3.0.1"
1818
dependencies = [
1919
"cachetools>=3.1.0",
2020
"watchdog",

0 commit comments

Comments
 (0)