summaryrefslogtreecommitdiffstats
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-05-11 05:52:20 +0200
committer Willy Sudiarto Raharjo2016-05-12 16:53:54 +0200
commit12bd57eceacb6196a9a843d897a25f3a393d94da (patch)
treea762ee50564df1d831cc0700a07c8ce892239a84 /development/pandas/pandas.SlackBuild
parent9b017c9eb31442bb9e90f8e4cde297c770b38398 (diff)
downloadslackbuilds-12bd57eceacb6196a9a843d897a25f3a393d94da.tar.gz
development/pandas: Updated for version 0.18.1.
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 68196bcc00..66bd0bdc5d 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.18.0}
+VERSION=${VERSION:-0.18.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}