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
916d5c4e
Commit
916d5c4e
authored
Feb 17, 2020
by
Gregory Ashton
Browse files
Merge branch 'version-0.6.5-release' into 'master'
Version 0.6.5 release See merge request
lscsoft/bilby!729
parents
fc481655
e639b283
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
916d5c4e
# All notable changes will be documented in this file
## [0.6.5] 2020-02-14
### Changes
-
Fix for time reconstruction bug (!714)
-
Resolved errors Waveform longer than the frequency array (!710)
-
Prior reading clean-up (!715)
-
More efficient dynesty restarting (!713)
-
PP tests show 123 sigma bounds by default (!726)
### Added
-
HealPixPrior (!651)
-
GW prior documentation (!720)
-
Multiple contours to PP tests plots (!721)
-
Distance marginalization for non-luminosity-distance parameters (!719)
### Removed
-
Pipenv (!724)
## [0.6.4] 2020-01-30
### Changes
-
Discontinue python2.7 support (!697)
...
...
setup.py
View file @
916d5c4e
...
...
@@ -64,7 +64,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.6.
4
'
VERSION
=
'0.6.
5
'
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