Skip to content

Commit

Permalink
Preparing release 0.0.31
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Feb 8, 2019
1 parent fe1d469 commit dc047b9
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.0.31 (unreleased)
0.0.31 (2019-02-08)
-----------------------

- No changes yet.
- Added new functions to `~sdss_catl_utils.mocks_manager.catl_utils`

0.0.3 (2019-01-21)
-----------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -41,7 +41,7 @@ github_project = vcalderon2009/sdss_catl_utils
# install_requires = astropy, scipy, matplotlib
install_requires = astropy, numpy, pandas, h5py, GitPython, cython, requests, numexpr, scipy, scikit-learn, BeautifulSoup4, wget, tqdm, cosmo-utils
# version should be PEP440 compatible (https://www.python.org/dev/peps/pep-0440/)
version = 0.0.31dev
version = 0.0.31
# Note: you will also need to change this in your package's __init__.py
minimum_python_version = 3.6

Expand Down

0 comments on commit dc047b9

Please sign in to comment.