Skip to content

Commit

Permalink
Merge pull request #99 from rodrigo-arenas/0.9.0dev
Browse files Browse the repository at this point in the history
Release version 0.9.0
  • Loading branch information
rodrigo-arenas committed Jun 6, 2022
2 parents f409aae + 0ec5c55 commit 5ca13c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Release Notes

Some notes on new features in various releases

What's new in 0.9.0dev0
-----------------------
What's new in 0.9.0
-------------------

^^^^^^^^^
Features:
Expand Down
2 changes: 1 addition & 1 deletion sklearn_genetic/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.9.0dev0"
__version__ = "0.9.0"

0 comments on commit 5ca13c4

Please sign in to comment.