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
61740404
Commit
61740404
authored
Sep 04, 2019
by
Gregory Ashton
Browse files
Version 0.5.6 release
parent
19fddb2f
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
61740404
...
...
@@ -2,6 +2,17 @@
## Unreleased
## [0.5.6] 2019-09-04
### Changes
-
Deprecation of the old helper functions (e.g., fetch open data)
-
Improvements to the documentation
-
Fix a bug in the dt calculations of the GW likelihood
-
Various small bug fixes
### Added
-
LAL version information in the meta data
## [0.5.5] 2019-08-22
### Added
...
...
setup.py
View file @
61740404
...
...
@@ -57,7 +57,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.5.
5
'
VERSION
=
'0.5.
6
'
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