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 917bed6 commit 9256071Copy full SHA for 9256071
CHANGES.md
@@ -1,3 +1,9 @@
1
+2.3.0 (development)
2
+===================
3
+
4
+TODO
5
6
7
2.2.1
8
=====
9
cloudpickle/__init__.py
@@ -5,4 +5,4 @@
# expose their Pickler subclass at top-level under the "Pickler" name.
Pickler = CloudPickler
-__version__ = '2.2.1'
+__version__ = '2.3.0.dev0'
0 commit comments