Skip to content

Commit a69b92d

Browse files
committed
release 1.4.0
1 parent e5f1af0 commit a69b92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudpickle/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
if sys.version_info[:2] >= (3, 8):
99
from cloudpickle.cloudpickle_fast import CloudPickler, dumps, dump
1010

11-
__version__ = '1.4.0.dev0'
11+
__version__ = '1.4.0'

0 commit comments

Comments
 (0)