Skip to content

Commit 313972b

Browse files
Merge pull request #8 from NishanthJKumar/main
updates version to 0.2.0 in preparation for new release
2 parents 37bfad2 + 417e4f3 commit 313972b

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.1.0"
3+
version = "0.2.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)