We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff54d93 commit 8b82151Copy full SHA for 8b82151
cloudpickle/__init__.py
@@ -3,7 +3,7 @@
3
4
__doc__ = cloudpickle.__doc__
5
6
-__version__ = "3.1.1"
+__version__ = "3.2.0.dev0"
7
8
__all__ = [ # noqa
9
"__version__",
0 commit comments