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
e7d9248b
Commit
e7d9248b
authored
Dec 02, 2019
by
Gregory Ashton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version 0.6.1 release
parent
de36e8ba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
CHANGELOG.md
CHANGELOG.md
+5
-0
setup.py
setup.py
+1
-1
No files found.
CHANGELOG.md
View file @
e7d9248b
# All notable changes will be documented in this file
## [0.6.1] 2019-12-02
HotFix release following 0.6.0 fixing a minor bug in the generation of derived
parameters.
## [0.6.0] 2019-12-02
### Added
-
A bilby-implemenatation of the dynesty rwalk proposal method (!640)
...
...
setup.py
View file @
e7d9248b
...
...
@@ -57,7 +57,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'0.6.
0
'
VERSION
=
'0.6.
1
'
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