Skip to content

Commit e121227

Browse files
committed
ci: bump version to 0.7.1
1 parent df6dd5e commit e121227

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Version 0.7.1
2+
3+
* MAINT #321: De-cythonize main modules, add deprecation wranings
4+
5+
# Version 0.7.0
6+
7+
* Many bugfixes, please see Github
8+
19
# Version 0.6.1
210

311
* MAINT #286: Add support for Python 3.11.

pyproject.toml

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

0 commit comments

Comments
 (0)