Skip to content

Commit

Permalink
Back to development: 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nichmoe committed Jan 17, 2024
1 parent 446ad99 commit dc634f7
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.4 (unreleased)


- Nothing changed yet.


## 2.4.3 (2024-01-17)


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

0 comments on commit dc634f7

Please sign in to comment.