Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
bilby_pipe
Commits
6d88f513
Commit
6d88f513
authored
Jan 02, 2020
by
Shanika Galaudage
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 0.3.8 release
parent
eae113fa
Pipeline
#95644
passed with stage
in 8 minutes and 59 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
CHANGELOG.md
CHANGELOG.md
+3
-0
setup.py
setup.py
+2
-2
No files found.
CHANGELOG.md
View file @
6d88f513
# All notable changes will be documented in this file
## v0.3.8 : 2020-01-03
Minor release updating to bilby v0.6.3
## v0.3.7 : 2019-12-20
Minor release updating to bilby v0.6.2
...
...
setup.py
View file @
6d88f513
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.3.
7
"
VERSION
=
"0.3.
8
"
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
@@ -90,7 +90,7 @@ setup(
"pycondor>=0.5"
,
"configargparse"
,
"ligo-gracedb"
,
"bilby>=0.6.
2
"
,
"bilby>=0.6.
3
"
,
"scipy>=1.2.0"
,
"gwpy"
,
"matplotlib"
,
...
...
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