Skip to content

Commit 74409d5

Browse files
Merge pull request #11 from Algorithmic-Alignment-Lab/0.4.0
updates version to 0.4.0 in preparation for new release!
2 parents ad5991b + a64b510 commit 74409d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sco_py"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "A Sequential Convex Optimization library for solving non-convex optimization problems. Intended for use with the OpenTAMP planning system."
55
authors = ["Nishanth Kumar <njk@csail.mit.edu>", "Michael McDonald", "Christoper Lin", "Dylan Hadfield-Menell <dhm@csail.mit.edu>"]
66
license = "MIT"

0 commit comments

Comments
 (0)