Skip to content

Commit

Permalink
Back to development: 2.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
frlan committed Oct 28, 2024
1 parent b78bb1b commit 339c2f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

## 2.4.18 (unreleased)


- Nothing changed yet.


## 2.4.17 (2024-10-28)


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.17",
version="2.4.18.dev0",
install_requires=[
"batou >= 2.3b4",
"pyaml",
Expand Down

0 comments on commit 339c2f1

Please sign in to comment.