File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 3.1.0 - Sep 30, 2025. (sha bb20c82fd3dbf3c8b42e59956854d732a9f43365)
2+ --------------------------------------------------------------------
3+ * Remove the duplicated docs section by @martenson (PR #164)
4+ * Remove pipe synthax only available from py3.10 by @nagoue (PR #165)
5+ * Implement basic version of resource requirements by @mvdbeek (PR #166)
6+
173.0.1 - Aug 7, 2025. (sha 9273d0c5593c6aff3eb88c8ef208195d716458e9)
28--------------------------------------------------------------------
39* Fix jinja template missed in packaging step by @nuwang (PR #162)
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ authors = [
1414maintainers = [
1515 {name = " Galaxy Committers" , email = " galaxy-committers@lists.galaxyproject.org" }
1616]
17- version = " 3.0.1 "
17+ version = " 3.1.0 "
1818dependencies = [
1919 " cachetools>=3.1.0" ,
2020 " types-cachetools" ,
You can’t perform that action at this time.
0 commit comments