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
eb9eb43d
Commit
eb9eb43d
authored
Jul 07, 2020
by
Colm Talbot
Browse files
Merge branch 'version-1.0.0-release' into 'master'
Version 1.0 release See merge request
lscsoft/bilby!828
parents
2d9665c8
51abe8fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
eb9eb43d
# All notable changes will be documented in this file
## [0.6.8] 2020-05-21
## [1.0.0] 2020-07-06
Version 1.0 release of bilby
### Changes
-
Minor bug fixes and typo changes only from 0.6.9, see
git.ligo.org/lscsoft/bilby/-/merge_requests?scope=all&utf8=%E2%9C%93&state=merged&milestone_title=1.0.0
for details
## [0.6.9] 2020-05-21
### Changes
-
Improvement to the proposal step in dynesty (!774)
-
Fix a bug in checking and making directories (!792)
...
...
setup.py
View file @
eb9eb43d
...
...
@@ -64,7 +64,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'
0.6.9
'
VERSION
=
'
1.0.0
'
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