Skip to content

Commit

Permalink
bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AldoGl committed Feb 6, 2023
1 parent 9461de5 commit 8aff1e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Release History
===============


0.2.1 (2023-02-06)
------------------
* samplers: add MLSurrogateSampler base class by @AldoGl in https://github.com/bancaditalia/black-it/pull/33
* xgboost: add clipping of loss values to the float32 limits by @AldoGl in https://github.com/bancaditalia/black-it/pull/35
* Update poetry.lock by @marcofavorito in https://github.com/bancaditalia/black-it/pull/34

0.2.0 (2022-12-21)
------------------
* Add joss references by @AldoGl in https://github.com/bancaditalia/black-it/pull/23
Expand Down
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 = "black-it"
version = "0.2.0"
version = "0.2.1"
description = "black-it: Black-box abm calibration kit"
authors = [
"Applied Research Team <[email protected]>",
Expand Down

0 comments on commit 8aff1e5

Please sign in to comment.