Skip to content

Commit 7438320

Browse files
committed
Merge branch 'fix/420-constraint-dimension' into dev/release
2 parents d142914 + 388fb45 commit 7438320

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0a2
1+
0.11.0

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ homepage = "https://alphaville.github.io/optimization-engine/"
4242
repository = "https://github.com/alphaville/optimization-engine"
4343

4444
# Version of this crate (SemVer)
45-
version = "0.12.0-alpha.2"
45+
version = "0.12.0"
4646

4747
edition = "2018"
4848

0 commit comments

Comments
 (0)