Skip to content

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed May 18, 2023
1 parent 277f454 commit decee96
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.

## [0.6.0] - 2023/05/18
## [1.0.0] - 2023/05/18

### Added

Expand Down
2 changes: 1 addition & 1 deletion pypoman/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
project_polytope_bretl,
)

__version__ = "0.6.0"
__version__ = "1.0.0"

__all__ = [
"compute_chebyshev_center",
Expand Down

0 comments on commit decee96

Please sign in to comment.