Skip to content

Commit

Permalink
Preparing release 0.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed May 30, 2018
1 parent 53f1da2 commit 0677561
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.38 (unreleased)
0.1.38 (2018-05-30)
-----------------------

- No changes yet.
- Fixed bug found in :py:func:`~cosmo_utils.utils.file_readers.pandas_df_to_hdf5_file`

0.1.37 (2018-05-29)
-----------------------
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.38dev
version = 0.1.38

[entry_points]

Expand Down

0 comments on commit 0677561

Please sign in to comment.