bump version to 0.1.2

This commit is contained in:
François Boulogne 2025-06-25 11:03:07 +02:00
parent 5a0f33f247
commit bf65a19da6

View file

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