Skip to content

Commit

Permalink
Preparing release 0.1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Dec 4, 2018
1 parent 91c7ca6 commit 11cd98e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
@@ -1,7 +1,7 @@
0.1.52 (unreleased)
0.1.52 (2018-12-03)
-----------------------

- No changes yet.
- Fixed bug in :py:func:`~cosmo_utils.utils.web_utils.url_files_download` again.

0.1.51 (2018-12-03)
-----------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -50,7 +50,7 @@ github_project = vcalderon2009/cosmo_utils
# install_requires = astropy, scipy,
install_requires = astropy, numpy, pandas, h5py, GitPython, cython, requests, numexpr, scipy, scikit-learn, BeautifulSoup4, wget, tqdm
# version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
version = 0.1.52dev
version = 0.1.52

[entry_points]

Expand Down

0 comments on commit 11cd98e

Please sign in to comment.