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
a0f8debd
Commit
a0f8debd
authored
May 14, 2021
by
Gregory Ashton
Browse files
Merge branch 'version-1.0.4-release' into 'master'
Version 1.0.4 release See merge request
lscsoft/bilby_pipe!405
parents
d3c69aa0
85f9112c
Pipeline
#229077
passed with stages
in 2 minutes and 10 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
a0f8debd
# All notable changes will be documented in this file
## v1.0.4: 2021-05-14
### Changes
-
Allow different result file formats (!395)
-
Address minor bugs (!394, !399)
-
Add dtype kwarg to TimeSeries.get call (!401)
-
Fixes to dependencies (!398, !404)
### Added
-
Add parallelisation of bilby_mcmc (!397)
-
Added zero likelihood option (!396)
## v1.0.3: 2021-02-17
### Changes
...
...
setup.py
View file @
a0f8debd
...
...
@@ -67,7 +67,7 @@ def get_long_description():
return
long_description
VERSION
=
"1.0.
3
"
VERSION
=
"1.0.
4
"
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