Skip to content

Commit

Permalink
Release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Jul 28, 2023
1 parent edcfb23 commit fff66e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## Unreleased
## [2.0.0] - 2023/07/28

### Added

Expand Down
2 changes: 1 addition & 1 deletion ltv_mpc/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
"solve_mpc",
]

__version__ = "2.0.0rc1"
__version__ = "2.0.0"

0 comments on commit fff66e8

Please sign in to comment.