diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2015-02-15 16:19:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-15 16:19:49 +0700 |
commit | 7d6a25225964828aaac8c033bcb693131ce8de49 (patch) | |
tree | af136defde1a98b49f5b698ceaada1da8834086e /python/statsmodels | |
parent | 1914bb5ca08c726049d61e987aae226f48a1aa4e (diff) | |
download | slackbuilds-7d6a25225964828aaac8c033bcb693131ce8de49.tar.gz |
python/statsmodels: Fixed VERSION.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/statsmodels')
-rw-r--r-- | python/statsmodels/statsmodels.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/statsmodels/statsmodels.info b/python/statsmodels/statsmodels.info index 5445f5cbf9..378cbed7c0 100644 --- a/python/statsmodels/statsmodels.info +++ b/python/statsmodels/statsmodels.info @@ -1,5 +1,5 @@ PRGNAM="statsmodels" -VERSION="0.15.1" +VERSION="0.6.1" HOMEPAGE="http://statsmodels.sourceforge.net/" DOWNLOAD="https://pypi.python.org/packages/source/s/statsmodels/statsmodels-0.6.1.tar.gz" MD5SUM="f7580ebf7d2a2c9b87abfad190dcb9a3" |