Skip to content

Commit 9488af5

Browse files
committed
Bump version to v1.2.1
1 parent b4b0121 commit 9488af5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
cff-version: 1.2.0
55
title: SimOpt
6-
version: 1.2.0
6+
version: 1.2.1
77
message: >-
88
If you use this software, please cite it using the
99
metadata from this file

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
project = "SimOpt"
2828
copyright = "2025, simopt-admin" # noqa: A001
2929
author = "simopt-admin"
30-
release = "1.2.0"
30+
release = "1.2.1"
3131

3232
# -- General configuration ---------------------------------------------------
3333

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages = ["simopt", "simopt.gui", "simopt.models", "simopt.solvers"]
77

88
[project]
99
name = "simoptlib"
10-
version = "1.2.1.dev1"
10+
version = "1.2.1"
1111
authors = [
1212
{ name = "David Eckman", email = "eckman@tamu.edu" },
1313
{ name = "Shane Henderson", email = "sgh9@cornell.edu" },

0 commit comments

Comments
 (0)