diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-08 18:11:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:44 +0700 |
commit | 2e56878eb97f85d975e3b5564b42fbc0fa3f848f (patch) | |
tree | 2742d0e70b84787bdedb653cb33a322b197e13dc /development/pandas/pandas.SlackBuild | |
parent | 1c0cfeb57deb7fb1a1294a92dd82ab2e70838a5b (diff) | |
download | slackbuilds-2e56878eb97f85d975e3b5564b42fbc0fa3f848f.tar.gz |
development/pandas: Updated for version 0.14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/pandas/pandas.SlackBuild')
-rw-r--r-- | development/pandas/pandas.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pandas/pandas.SlackBuild b/development/pandas/pandas.SlackBuild index 3af556799e..114906be68 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.13.1} +VERSION=${VERSION:-0.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |