Skip to content

Commit

Permalink
Bump version: 2.2.1 → 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Nov 10, 2023
1 parent 6d0e3f9 commit 66feb0e
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 = "2.2.1"
current_version = "2.2.2"
commit = "true"
tag = "true"
tag_name = "v{new_version}"
Expand Down

0 comments on commit 66feb0e

Please sign in to comment.