Skip to content

Commit

Permalink
Preparing release 2.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
frlan committed Dec 10, 2024
1 parent f09a72d commit 6bbad26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

## 2.4.20 (unreleased)
## 2.4.20 (2024-12-10)


- Correctness fix for `jenkins set-version`: if a tag is resolved, make sure it's _always_
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def project_path(*names):

setup(
name="batou_ext",
version="2.4.20.dev0",
version="2.4.20",
install_requires=[
"batou >= 2.3b4",
"pyaml",
Expand Down

0 comments on commit 6bbad26

Please sign in to comment.