Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
bilby_pipe
Commits
4829e416
Commit
4829e416
authored
Aug 22, 2019
by
Gregory Ashton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 0.2.4 release
parent
789005cb
Pipeline
#76037
passed with stage
in 7 minutes and 43 seconds
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
CHANGELOG.md
CHANGELOG.md
+8
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
4829e416
...
...
@@ -2,6 +2,14 @@
## Unreleased
## v0.2.4 : 2019-08-22
### Added
-
Support for use on a slurm filesystem
-
Limited support for a user-defined likelihood
### Changes
-
Improvements to the gracedb script (changes to the filenames and channels)
## v0.2.3 : 2019-08-15
### Changed
...
...
setup.py
View file @
4829e416
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.2.
3
"
VERSION
=
"0.2.
4
"
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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