Skip to content
Snippets Groups Projects
Commit 7cbf4923 authored by Gregory Ashton's avatar Gregory Ashton Committed by Paul Lasky
Browse files

Version 0.5.4 release

parent e3319cd3
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,17 @@
## Unreleased
## [0.5.4] 2019-07-30
### Added
-
- Analytic CDFs
- Reading/writing of grid results objects
### Changed
- Dynesty default settings changed: by default, now uses 30xndim walks. This was
shown (!564) to provide better convergence for the long-duration high-spin tests.
### Removed
-
- Fix bug in combined runs log evidence calculations
- Fixed bugs in the nightly tests
## [0.5.3] 2019-07-23
### Added
......
......@@ -57,7 +57,7 @@ def readfile(filename):
return filecontents
VERSION = '0.5.3'
VERSION = '0.5.4'
version_file = write_version_file(VERSION)
long_description = get_long_description()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment