Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoDiepers committed Feb 27, 2025
1 parent 0e0426b commit 5f34885
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 2 additions & 7 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.0] - 2022-03-22

### Added

### Changed

### Removed
## [0.1.0] - 2025-02-27
* Initial release.
2 changes: 1 addition & 1 deletion optimex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# Add functions and variables you want exposed in `optimex.` namespace here
)

__version__ = "0.0.1"
__version__ = "0.1.0"

0 comments on commit 5f34885

Please sign in to comment.