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
912f6e60
Commit
912f6e60
authored
Jan 30, 2020
by
Gregory Ashton
Browse files
Version 0.6.4 release
parent
81e9c83b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
912f6e60
# All notable changes will be documented in this file
## [0.6.4] 2020-01-30
### Changes
-
Discontinue python2.7 support (!697)
-
Minor adjustments to the act calculation method (!679, !707)
-
Restructure of the prior module (!688)
-
Improvements to the documentation (!708, !700)
-
Bug fix when maximum < minimum (!696)
### Added
-
Improved waveform error handling (!653)
-
Waveform check to the CI (!698)
## [0.6.3] 2020-01-03
### Changed
-
Fixed an issue with the ROQ segment scaling (!690)
...
...
setup.py
View file @
912f6e60
...
...
@@ -64,7 +64,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.6.
3
'
VERSION
=
'0.6.
4
'
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