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
68caa5a2
Commit
68caa5a2
authored
Mar 03, 2021
by
Gregory Ashton
Browse files
Merge branch 'version-1.0.3-release' into 'master'
Version 1.0.3 release See merge request
lscsoft/bilby_pipe!391
parents
2a418b03
ca919439
Pipeline
#205244
passed with stage
in 17 minutes and 9 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
68caa5a2
# All notable changes will be documented in this file
## v1.0.3: 2021-02-17
### Changes
-
Clean up the submit scripts, fixing bugs in the OSG (!380, !389, !387, !386)
-
Force the use of outdirs to prevent complications (!382)
-
Regenerate look-up tables based on new distance priors (!381)
### Added
-
Allow data from tape (!385)
-
Enable extra detectors (!383)
-
Behaviour to prevent overwriting of directories (!375)
-
Checking of duplicate entries (!372)
-
Option to pass through the conversion functions (!373)
## v1.0.1: 2020-26-08
### Changed
-
Updated bilby dependency to v1.0.2
...
...
setup.py
View file @
68caa5a2
...
...
@@ -67,7 +67,7 @@ def get_long_description():
return
long_description
VERSION
=
"1.0.
2
"
VERSION
=
"1.0.
3
"
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