Skip to content

Commit

Permalink
Bump version: 2023.1.0 → 2023.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
finsberg committed Sep 5, 2023
1 parent 6951aa8 commit df107b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2023.1.0
current_version = 2023.1.1
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools>=61.0.0", "wheel"]

[project]
name = "fenics_pulse"
version = "2023.1.0"
version = "2023.1.1"
description = "A python library based on FEniCS that aims to solve problems in continuum mechanics, in particular cardiac mechanics"
authors = [{name = "Henrik Finsberg", email = "henriknf@simula.no"}]
license = {file = "LICENSE"}
Expand Down

0 comments on commit df107b8

Please sign in to comment.