Skip to content

Commit 479c2b9

Browse files
committed
Bump version: 1.1.0 → 1.1.1
1 parent 95f7bfa commit 479c2b9

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.0"
6+
version = "1.1.1"
77
description = "Checkpointing functionality for DOLFINx meshes/functions with ADIOS2"
88
authors = [
99
{ name = "Jørgen S. Dokken", email = "dokken@simula.no" },
@@ -98,7 +98,7 @@ tag = true
9898
sign_tags = false
9999
tag_name = "v{new_version}"
100100
tag_message = "Bump version: {current_version} → {new_version}"
101-
current_version = "1.1.0"
101+
current_version = "1.1.1"
102102

103103

104104
[[tool.bumpversion.files]]

0 commit comments

Comments
 (0)