Skip to content

Commit

Permalink
Bump version: 0.3.2 → 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Dec 14, 2023
1 parent bc8f369 commit d941227
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.3.2"
current_version = "0.3.3"
commit = "true"
tag = "true"
tag_name = "v{new_version}"
Expand Down

0 comments on commit d941227

Please sign in to comment.