Skip to content
Snippets Groups Projects
Commit 9cc6155c authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

bumpver-bump!

parent 11ff280b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "reference_model"
version = "0.1.1"
version = "0.1.2"
description = "Example VIPS model, showcasing functionality"
readme = "README.md"
authors = [{ name="Tor-Einar Skog", email="tor-einar.skog@nibio.no" }]
......@@ -26,7 +26,7 @@ requires-python = ">=3.9"
[tool.bumpver]
current_version = "0.1.1"
current_version = "0.1.2"
version_pattern = "MAJOR.MINOR.PATCH"
commit_message = "bump version {old_version} -> {new_version}"
commit = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment