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 d3279a0 commit cdc704dCopy full SHA for cdc704d
CHANGES.md
@@ -1,3 +1,7 @@
1
+1.7.0 (in development)
2
+======================
3
+
4
5
1.6.0
6
=====
7
cloudpickle/__init__.py
@@ -8,4 +8,4 @@
8
# expose their Pickler subclass at top-level under the "Pickler" name.
9
Pickler = CloudPickler
10
11
-__version__ = '1.6.0'
+__version__ = '1.7.0dev0'
0 commit comments