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