Skip to content

Commit 2f96086

Browse files
Bump version to 0.11.0
1 parent 86f768b commit 2f96086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/squlearn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from .util import Executor
44
from . import observables, encoding_circuit, kernel, optimizers, qnn, util
55

6-
__version__ = "0.10.1"
6+
__version__ = "0.11.0"
77

88
__all__ = [
99
"Executor",

0 commit comments

Comments
 (0)