Skip to content

Commit

Permalink
Preparing for release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarrison committed Jun 16, 2021
1 parent d2c5ef7 commit 96240a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
Changelog
=========

1.0.3 (upcoming)
----------------
1.0.3 (2021-06-16)
------------------

Fixes
~~~~~
- Fix HOD ``prepare_sim`` error when ``want_AB = False`` [#14]

Changes
~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

setup(
name="abacusutils",
version="1.0.2",
version="1.0.3",
author="Daniel Eisenstein, Philip Pinto, Lehman Garrison, Nina Maksimova, Sownak Bose, Boryana Hadzhiyska, Sihan (Sandy) Yuan",
author_email="[email protected]",
description="Python and C/C++ code to read halo catalogs and other Abacus N-body data products",
Expand Down

0 comments on commit 96240a7

Please sign in to comment.