Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Michael Williams
bilby
Commits
5d55c3b4
Commit
5d55c3b4
authored
Sep 26, 2019
by
Gregory Ashton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 0.5.8 release
parent
30c349e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
+12
-2
CHANGELOG.md
CHANGELOG.md
+11
-1
setup.py
setup.py
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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