Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
bilby_pipe
Commits
243200ea
Commit
243200ea
authored
Dec 05, 2019
by
Shanika Galaudage
Browse files
Version 0.3.5 release
parent
a19d84c7
Pipeline
#92174
passed with stage
in 2 minutes and 23 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
243200ea
# All notable changes will be documented in this file
## v0.3.5 : 2019-12-06
Minor release following small fixes
### Added
-
PESummary CI test
-
Mass 1 constraint to prior files
### Changes
-
Fix --convert-to-flat-in-component-mass flag
-
Pass the ROQ scale factor to the likelihood
-
Fix ROQ waveform plotting
-
Set max skymaps points to 5000
## v0.3.4 : 2019-12-02
-
Minor version release updating to bilby v0.6.1
-
Remove reflective boundaries from defaults priors
...
...
setup.py
View file @
243200ea
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.3.
4
"
VERSION
=
"0.3.
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