summaryrefslogtreecommitdiffstats
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-07-12 21:54:11 +0200
committer Willy Sudiarto Raharjo2017-07-15 02:33:48 +0200
commit7343cfa9a5fa17668f05777e8d4c5448e3409143 (patch)
treee81846eb54ee91af1f42e21464a8e7995be148c7 /development/pandas/pandas.SlackBuild
parente32b5e4e99bc163699fc9da3c650669ea9806131 (diff)
downloadslackbuilds-7343cfa9a5fa17668f05777e8d4c5448e3409143.tar.gz
development/pandas: Updated for version 0.20.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/pandas/pandas.SlackBuild')
-rw-r--r--development/pandas/pandas.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pandas/pandas.SlackBuild b/development/pandas/pandas.SlackBuild
index d418cf8615..3c3451f348 100644
--- a/development/pandas/pandas.SlackBuild
+++ b/development/pandas/pandas.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pandas
-VERSION=${VERSION:-0.20.1}
+VERSION=${VERSION:-0.20.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}