Bump version: 0.2.0 → 0.2.1

This commit is contained in:
pacrob
2024-12-20 11:58:50 -07:00
parent ba0d07ed66
commit 45cdd1a4da
2 changed files with 2 additions and 2 deletions

View File

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