Skip to content

Commit 632e062

Browse files
committed
update version number 2.3.1->2.4.0
1 parent 76a9fdf commit 632e062

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ date-released: "2016-08-17"
99
url: "https://automl.github.io/SMAC3/master/index.html"
1010
repository-code: "https://github.com/automl/SMAC3"
1111

12-
version: "2.3.1"
12+
version: "2.4.0"
1313

1414
type: "software"
1515
keywords:

smac/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"Matthias Feurer, André Biedenkapp, Difan Deng, Carolin Benjamins, Tim Ruhkopf, René Sass "
2121
"and Frank Hutter"
2222
)
23-
version = "2.3.1"
23+
version = "2.4.0"
2424

2525

2626
try:

0 commit comments

Comments
 (0)