Skip to content

Commit 1b21a88

Browse files
committed
Bump version: 1.1.2 → 1.2.0
1 parent 27d97a7 commit 1b21a88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0.0", "wheel"]
33

44
[project]
55
name = "io4dolfinx"
6-
version = "1.1.2"
6+
version = "1.2.0"
77
description = "Checkpointing functionality for DOLFINx meshes/functions with ADIOS2"
88
authors = [
99
{ name = "Jørgen S. Dokken", email = "dokken@simula.no" },
@@ -99,7 +99,7 @@ tag = true
9999
sign_tags = false
100100
tag_name = "v{new_version}"
101101
tag_message = "Bump version: {current_version} → {new_version}"
102-
current_version = "1.1.2"
102+
current_version = "1.2.0"
103103

104104

105105
[[tool.bumpversion.files]]

0 commit comments

Comments
 (0)