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
Michael Williams
bilby
Commits
6391fe87
Commit
6391fe87
authored
Jan 03, 2020
by
Moritz Huebner
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '0.6.3_release' into 'master'
Version 0.6.3 release See merge request
!691
parents
80877586
475b003e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
CHANGELOG.md
+4
-0
setup.py
setup.py
+1
-1
No files found.
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
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