Skip to content

Commit

Permalink
bump to 0.3.12 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
rainwoodman committed Jul 6, 2019
1 parent 56d223e commit 761221c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGES.rst
@@ -1,8 +1,15 @@
Changelog
=========

0.3.12 (Unreleased)
------------------
0.3.13 (Unreleased)
-------------------

0.3.12 (2019-07-06)
-------------------
* :issue:`592`: Update for new dask (ndim)
* :issue:`587`: Reserve label == 0 for unconnected particles.
* :issue:`586`: Center the particles in fiber collision
* :issue:`582`: documentation infra update.

0.3.11 (2019-04-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion nbodykit/version.py
@@ -1 +1 @@
__version__ = "0.3.12dev0"
__version__ = "0.3.12"

0 comments on commit 761221c

Please sign in to comment.