We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.5.8
1 parent 87e0e61 commit 5edf35aCopy full SHA for 5edf35a
pandarallel/__init__.py
@@ -1,3 +1,3 @@
1
from .core import pandarallel
2
3
-__version__ = "1.5.7"
+__version__ = "1.5.8"
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.5.7
+version = 1.5.8
12
13
classifiers =
14
License :: OSI Approved :: BSD License
0 commit comments