Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Rhiannon Udall
bilby
Commits
6391fe87
Commit
6391fe87
authored
Jan 03, 2020
by
Moritz Huebner
Browse files
Merge branch '0.6.3_release' into 'master'
Version 0.6.3 release See merge request
lscsoft/bilby!691
parents
80877586
475b003e
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
6391fe87
# All notable changes will be documented in this file
## [0.6.3] 2020-01-03
### Changed
-
Fixed an issue with the ROQ segment scaling (!690)
## [0.6.2] 2019-12-20
### Added
-
Introduced conditional prior sets (!332)(!673)(!674)
...
...
setup.py
View file @
6391fe87
...
...
@@ -57,7 +57,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.6.
2
'
VERSION
=
'0.6.
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