We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v1.6.4
1 parent bc2712a commit 5972e02Copy full SHA for 5972e02
pandarallel/__init__.py
@@ -1,3 +1,3 @@
1
from .core import pandarallel
2
3
-__version__ = "1.6.3"
+__version__ = "1.6.4"
setup.cfg
@@ -8,7 +8,7 @@ author = Manu NALEPA
8
author_email = nalepae@gmail.com
9
license = BSD
10
license_file = LICENSE
11
-version = 1.6.3
+version = 1.6.4
12
13
classifiers =
14
License :: OSI Approved :: BSD License
0 commit comments