We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bec2ca commit 6f641e2Copy full SHA for 6f641e2
skops/__init__.py
@@ -16,7 +16,7 @@
16
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
17
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
18
#
19
-__version__ = "0.11.dev0"
+__version__ = "0.11.0"
20
21
try:
22
# This variable is injected in the __builtins__ by the build
0 commit comments