Skip to content

Commit

Permalink
Preparing release 0.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed May 23, 2018
1 parent c919973 commit ec3db16
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
0.1.29 (unreleased)
0.1.29 (2018-05-23)
-----------------------

- Added decorator to loop over different set of values (:py:func:`~cosmo_utils.utils.file_utils.mark_parametrize`).
- Fixed docstrings.

0.1.28 (2018-05-21)
-----------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
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.29dev
version = 0.1.29

[entry_points]

Expand Down

0 comments on commit ec3db16

Please sign in to comment.