Skip to content

Commit

Permalink
feat: prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
geronimo-iia committed Jan 20, 2025
1 parent 1cf976e commit 3e1ae71
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 1.4.1

- change poetry to uv as dependencies manager

## 1.4.0 (2025-01-06)

- remove support of python 3.8
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "async_btree"
version = "1.4.0"
version = "1.4.1"
description = "Async behavior tree"
authors = [{ name = "Jerome Guibert", email = "[email protected]" }]
readme = "README.md"
Expand Down

0 comments on commit 3e1ae71

Please sign in to comment.