We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a64085 commit 917bed6Copy full SHA for 917bed6
cloudpickle/__init__.py
@@ -5,4 +5,4 @@
5
# expose their Pickler subclass at top-level under the "Pickler" name.
6
Pickler = CloudPickler
7
8
-__version__ = '2.3.0.dev0'
+__version__ = '2.2.1'
0 commit comments