Skip to content

Commit

Permalink
0.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-arenas committed Sep 12, 2024
1 parent d8ae6a9 commit fba486c
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.11.0dev0
------------------------
What's new in 0.11.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.11.0dev0"
__version__ = "0.11.0"

0 comments on commit fba486c

Please sign in to comment.