Skip to content
Snippets Groups Projects
Commit 567d707b authored by Paul Lasky's avatar Paul Lasky
Browse files

Merge branch 'version-0.5.4' into 'master'

Version 0.5.4 release

See merge request !569
parents e3319cd3 7cbf4923
No related branches found
No related tags found
1 merge request!569Version 0.5.4 release
Pipeline #75561 passed
......@@ -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