Skip to content

Commit

Permalink
Bump version to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timzatko committed Aug 5, 2023
1 parent dc478c3 commit da69cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sklearn_nature_inspired_algorithms"
version = "v0.11.0"
version = "v0.12.0"
description = "Search using nature inspired algorithms over specified parameter values for an sklearn estimator."

license = "MIT"
Expand Down

0 comments on commit da69cc2

Please sign in to comment.