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
e7ee0da9
Commit
e7ee0da9
authored
Nov 25, 2019
by
Shanika Galaudage
Browse files
Version 0.3.3 release
parent
740e2699
Pipeline
#90563
passed with stage
in 3 minutes and 16 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
e7ee0da9
# All notable changes will be documented in this file
## v0.3.3 : 2019-11-26
Minor release following small fixes
### Changes
-
All gracedb jobs default to "vanilla" universe
-
Fixes dict conversion error of reading negative numbers
-
Minor fix to gwdata paths
## v0.3.2 : 2019-11-13
### Added
...
...
setup.py
View file @
e7ee0da9
...
...
@@ -70,7 +70,7 @@ def get_long_description():
return
long_description
VERSION
=
"0.3.
2
"
VERSION
=
"0.3.
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