Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Rhiannon Udall
bilby
Commits
5d55c3b4
Commit
5d55c3b4
authored
Sep 26, 2019
by
Gregory Ashton
Browse files
Version 0.5.8 release
parent
30c349e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
5d55c3b4
# All notable changes will be documented in this file
## Unreleased
## [0.5.8] 2019-09-26
### Added
-
Progress bar in post-processing step
### Changed
-
Fixed implementation of calibration !607
-
Fixed interaction with dynesty for reflective bounds !604
-
Fixed behaviour of n_effective with check pointing !603
-
Fixed testing of constants !605
-
Fixed bug in bilby_result with python2.7
## [0.5.7] 2019-09-19
...
...
setup.py
View file @
5d55c3b4
...
...
@@ -57,7 +57,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.5.
7
'
VERSION
=
'0.5.
8
'
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment