Skip to content

Commit

Permalink
chore: bump version 2024.2.26 -> 2024.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benthomasson committed Mar 4, 2024
1 parent 6172102 commit 714b57b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "aap-eda"
version = "2024.2.26"
version = "2024.3.4"
description = ""
authors = ["Red Hat, Inc. <info@ansible.com>"]
readme = "README.md"
Expand Down Expand Up @@ -125,7 +125,7 @@ convention = "pep257"
version_scheme = "calver-by-date"

[tool.bumpver]
current_version = "2024.2.26"
current_version = "2024.3.4"
version_pattern = "YYYY.MM.DD"
commit_message = "chore: bump version {old_version} -> {new_version}"
tag_message = "{new_version}"
Expand Down

0 comments on commit 714b57b

Please sign in to comment.