Skip to content

Commit 928d730

Browse files
committed
bump version
1 parent 5027b4a commit 928d730

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

ConfigSpace/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Version information."""
22

33
# The following line *must* be the last in the module, exactly as formatted:
4-
__version__ = "0.4.16"
4+
__version__ = "0.4.17"

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.4.17
2+
3+
* MAINT #168: Support for Python. 3.9.X
4+
15
# Version 0.4.16
26

37
* FIX #167: fix a broken equal comparison in forbidden constraints.

0 commit comments

Comments
 (0)