Skip to content

Commit

Permalink
Bump version: 0.0.8 → 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Jan 1, 2025
1 parent c83f8c7 commit a34d1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"

[tool.bumpversion]
current_version = "0.0.8"
current_version = "0.0.9"
commit = "true"
tag = "true"
tag_name = "v{new_version}"
Expand Down

0 comments on commit a34d1d5

Please sign in to comment.