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
cf9dcd6c
Commit
cf9dcd6c
authored
Dec 09, 2019
by
Gregory Ashton
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'version-0.3.6' into 'master'
Version 0.3.6 release See merge request
!246
parents
e75d27ed
7d1a21d8
Pipeline
#92733
passed with stage
in 4 minutes and 10 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
CHANGELOG.md
CHANGELOG.md
+3
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
cf9dcd6c
# All notable changes will be documented in this file
## v0.3.6 : 2019-12-10
Minor release fixing bugs with the ROQ
## v0.3.5 : 2019-12-06
Minor release following small fixes
...
...
setup.py
View file @
cf9dcd6c
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.3.
5
"
VERSION
=
"0.3.
6
"
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