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
e9f88c23
Commit
e9f88c23
authored
Apr 25, 2022
by
Gregory Ashton
Browse files
Merge branch 'version-1.0.6-release' into 'master'
Version 1.0.6 release See merge request
!450
parents
ab99c233
fa6934d1
Pipeline
#387284
passed with stages
in 11 minutes and 56 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
e9f88c23
# All notable changes will be documented in this file
## v1.0.6: 2022-04-25
See MR log
[
here
](
https://git.ligo.org/lscsoft/bilby_pipe/-/merge_requests?scope=all&state=merged&milestone_title=1.0.6
)
### Changes
-
Updates for O3 replay (!448)
-
Improve plotting (!449, !438)
-
Minor bug fixes
### Added
-
Command line tool to online-process bilby_mcmc runs (!402)
-
Option to specify job sides on IGWN network (!437)
-
Option to specify alternative parser (!442)
## v1.0.5: 2022-01-31
### Changes
...
...
setup.py
View file @
e9f88c23
...
...
@@ -67,7 +67,7 @@ def get_long_description():
return
long_description
VERSION
=
"1.0.
5
"
VERSION
=
"1.0.
6
"
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