Skip to content

Commit

Permalink
Bump version: 1.15.7 → 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romanz committed Dec 20, 2024
1 parent 4322c39 commit b944ae2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[bumpversion]
commit = True
tag = True
current_version = 1.15.7
current_version = 1.16.0

[bumpversion:file:pyproject.toml]
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "amodem"
version = "1.15.7"
version = "1.16.0"
authors = [
{ name="Roman Zeyde", email="[email protected]" },
]
Expand Down

0 comments on commit b944ae2

Please sign in to comment.