Skip to content

Commit

Permalink
Preparing release 0.1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed May 30, 2018
1 parent fa6f836 commit 0aebc6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,4 +1,4 @@
0.1.40 (unreleased)
0.1.40 (2018-05-30)
-----------------------

- Fixed bugs in :py:func:`~cosmo_utils.ml.ml_utils.train_test_dataset`
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
# version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
version = 0.1.40dev
version = 0.1.40

[entry_points]

Expand Down

0 comments on commit 0aebc6a

Please sign in to comment.