Skip to content

Commit

Permalink
bump: version 0.4.0 → 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdellah-Laassairi committed Jan 23, 2025
1 parent c2f91c2 commit 44a9f45
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 @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "jiragen"
version = "0.4.0"
version = "0.5.0"
dynamic = ["dependencies"]
authors = [
{ name = "Abdellah Laassairi", email = "[email protected]" },
Expand Down Expand Up @@ -41,7 +41,7 @@ jiragen = "jiragen.main:main"

[tool.commitizen]
name = "cz_conventional_commits"
version = "0.4.0"
version = "0.5.0"
tag_format = "$version"
version_scheme = "pep440"
version_provider = "pep621"
Expand Down

0 comments on commit 44a9f45

Please sign in to comment.