diff options
Diffstat (limited to 'python/python3-pandas/python3-pandas.SlackBuild')
-rw-r--r-- | python/python3-pandas/python3-pandas.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pandas/python3-pandas.SlackBuild b/python/python3-pandas/python3-pandas.SlackBuild index 8da8b1dd6d..6bb2399d2a 100644 --- a/python/python3-pandas/python3-pandas.SlackBuild +++ b/python/python3-pandas/python3-pandas.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python3-pandas SRCNAM=pandas -VERSION=${VERSION:-1.0.3} +VERSION=${VERSION:-1.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |