Bump version: 0.2.1 → 0.2.2

This commit is contained in:
pacrob
2025-02-20 09:15:39 -07:00
parent 68f6a362fd
commit 4e64347f1e
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ name = "Removals"
showcontent = true
[tool.bumpversion]
current_version = "0.2.1"
current_version = "0.2.2"
parse = """
(?P<major>\\d+)
\\.(?P<minor>\\d+)