Skip to content

Commit 63a2fbb

Browse files
committed
bump: 1.2.1
1 parent be1bb0a commit 63a2fbb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.2.1
2+
3+
* FEAT #397: Fix issue with forbidden check with disabled parameters.
4+
15
# Version 1.2.0
26

37
* FEAT #388: Allow `Sequence` of `Hyperparameter` to instantiate a `ConfigurationSpace`.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ConfigSpace"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = """\
55
Creation and manipulation of parameter configuration spaces for \
66
automated algorithm configuration and hyperparameter tuning. \

0 commit comments

Comments
 (0)