We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60d7063 commit ed4f788Copy full SHA for ed4f788
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.9.dev0"
+__version__ = "0.9.0"
20
21
try:
22
# This variable is injected in the __builtins__ by the build
0 commit comments