summaryrefslogtreecommitdiffstats
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-11-07 17:55:06 +0100
committer Willy Sudiarto Raharjo2017-11-11 01:07:45 +0100
commitd96ce1a6b456053f4c84aabd532e6b1bda3bfdcf (patch)
tree01e9222737d2864a3eb4a86ce6752cd8978d51c9 /development/pandas/pandas.SlackBuild
parent72eeb24f4d9e2ea58bce6ff92386b877b4cafd7c (diff)
downloadslackbuilds-d96ce1a6b456053f4c84aabd532e6b1bda3bfdcf.tar.gz
development/pandas: Updated for version 0.21.0.
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 3c3451f348..4fed98d205 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.3}
+VERSION=${VERSION:-0.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}