Skip to content

Commit 557675f

Browse files
committed
Release version 4.2
1 parent 61f3591 commit 557675f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.23)
22

33
project(
44
Quandary
5-
VERSION 4.1
5+
VERSION 4.2
66
LANGUAGES CXX C
77
)
88
set(PROJECT_VERSION_SUFFIX "")

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "quandary"
3-
version = "4.1"
3+
version = "4.2"
44
description = "Optimal control for open quantum systems"
55
authors = [
66
{name = "Stefanie Guenther",email = "guenther5@llnl.gov"}

0 commit comments

Comments
 (0)