Skip to content

Commit

Permalink
feature/release-version-0.3.0
Browse files Browse the repository at this point in the history
 ## Changes
- release version 0.3.0
	* add function get_state() to all MABs
	* add function from_state() to all MABs
  • Loading branch information
dariodandrea committed Nov 13, 2023
1 parent 54e504e commit b3e66c3
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 = "pybandits"
version = "0.2.0"
version = "0.3.0"
description = "Python Multi-Armed Bandit Library"
authors = [
"Dario d'Andrea <[email protected]>",
Expand Down

0 comments on commit b3e66c3

Please sign in to comment.