Skip to content

Commit

Permalink
bump version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jornbr committed Jul 4, 2024
1 parent 6fe8a34 commit ccc5f48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.13)

project(fabm
VERSION 2.0.2
VERSION 2.1.1
DESCRIPTION "Framework for Aquatic Biogeochemical Models"
HOMEPAGE_URL https://fabm.net
LANGUAGES Fortran
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pyfabm"
version = "2.0.2"
version = "2.1.1"
authors = [
{name = "Jorn Bruggeman", email = "jorn@bolding-bruggeman.com"},
{name = "Karsten Bolding", email = "karsten@bolding-bruggeman.com"}
Expand Down

0 comments on commit ccc5f48

Please sign in to comment.