Skip to content

Commit e35f056

Browse files
Copilotogrisel
andcommitted
Update version to 3.1.2 for bugfix release
Co-authored-by: ogrisel <89061+ogrisel@users.noreply.github.com>
1 parent 8501cfd commit e35f056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudpickle/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
__doc__ = cloudpickle.__doc__
55

6-
__version__ = "3.2.0.dev0"
6+
__version__ = "3.1.2"
77

88
__all__ = [ # noqa
99
"__version__",

0 commit comments

Comments
 (0)