bump version to 0.1.1

This commit is contained in:
François Boulogne 2025-06-25 10:58:57 +02:00
parent 42dcda2aaf
commit a0a5ced679

View file

@ -20,7 +20,7 @@ packages = ["optifik"]
[tool.bumpver] [tool.bumpver]
current_version = "0.1.0" current_version = "0.1.1"
version_pattern = "MAJOR.MINOR.PATCH" version_pattern = "MAJOR.MINOR.PATCH"
commit = true commit = true
tag = true tag = true