Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 6d5de20

Browse files
committed
2.2.0
- Update python 3 compatibility - Allow continuing in-progress experiment
1 parent 7c6a362 commit 6d5de20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sigopt_sklearn/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from __future__ import absolute_import, print_function
22

3-
VERSION = '2.1.0'
3+
VERSION = '2.2.0'

0 commit comments

Comments
 (0)