Skip to content

Commit

Permalink
Prepare 0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
holgern committed Jun 4, 2024
1 parent 652d4da commit 328525d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions doc/whats_new/v0.10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

.. currentmodule:: skopt

.. _changes_0_10_2:

Version 0.10.2
==============
**June 2024**

- |Fix| Update Pandas import to new format by :user:`awennersteen <awennersteen>`

.. _changes_0_10_1:

Version 0.10.1
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies = [
"scikit-learn>=1.0.0",
"packaging>=21.3",
]
version = "0.10.1"
version = "0.10.2"

[project.urls]
Homepage = "https://scikit-optimize.readthedocs.io/en/latest/contents.html"
Expand Down

0 comments on commit 328525d

Please sign in to comment.