Skip to content
Snippets Groups Projects
Commit f9f6c3a3 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Version 0.6.9 release

parent 09bf4887
No related branches found
No related tags found
No related merge requests found
# All notable changes will be documented in this file
## [0.6.8] 2020-05-21
### Changes
- Improvement to the proposal step in dynesty (!774)
- Fix a bug in checking and making directories (!792)
- Clean up of the default prior files (!789)
## [0.6.8] 2020-05-13
### Added
- Option to sample in the sky frame (!786)
......
......@@ -64,7 +64,7 @@ def readfile(filename):
return filecontents
VERSION = '0.6.8'
VERSION = '0.6.9'
version_file = write_version_file(VERSION)
long_description = get_long_description()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment