New release of pandas 0.14.1

This commit is contained in:
Sergio Pascual 2014-07-13 23:43:10 +02:00
parent f5c5ff506a
commit b5eb366bf1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@
/python-pandas-0.12.0-1.fc19.src.rpm
/pandas-0.12.0.tar.gz
/pandas-0.14.0.tar.gz
/pandas-0.14.1.tar.gz

View File

@ -3,7 +3,7 @@
Name: python-pandas
Version: 0.14.0
Version: 0.14.1
Release: 1%{?dist}
Summary: Python library providing high-performance data analysis tools
@ -92,6 +92,9 @@ popd
%changelog
* Sun Jul 13 2014 Sergio Pascual <sergiopr@fedoraproject.org> - 0.14.1-1
- New release of pandas 0.14.1
* Mon Jun 16 2014 Sergio Pascual <sergiopr@fedoraproject.org> - 0.14.0-1
- New release of pandas 0.14.0

View File

@ -1 +1 @@
b775987c0ceebcc8d5ace4a1241c967a pandas-0.14.0.tar.gz
393dd8f35411e4022177aa64b2da46f4 pandas-0.14.1.tar.gz