Skip to content

Commit

Permalink
Create release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdavcs committed Dec 2, 2024
1 parent ba75d4b commit 0d3bf6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ History
.. to_doc
------------------
0.2.0 (12-02-2024)
------------------
Fix strip_release bug by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/20
Misc. refactoring and enhancements to bootstrap_history by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/19
Fix typos in release template by @jdavcs in https://github.com/galaxyproject/galaxy-release-util/pull/18

-------------------
0.1.11 (20-05-2024)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ long_description = file: README.rst, HISTORY.rst
long_description_content_type = text/x-rst
name = galaxy-release-util
url = https://github.com/galaxyproject/galaxy-release-util
version = 0.1.11
version = 0.2.0

[options]
include_package_data = True
Expand Down

0 comments on commit 0d3bf6d

Please sign in to comment.