We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d108720 commit fb211a9Copy full SHA for fb211a9
setup.py
@@ -8,7 +8,7 @@
8
9
dist = setup(
10
name='cloudpickle',
11
- version='0.2.2',
+ version='0.3.0',
12
description='Extended pickling support for Python objects',
13
author='Cloudpipe',
14
author_email='cloudpipe@googlegroups.com',
0 commit comments