Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bilby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lscsoft
bilby
Commits
567d707b
Commit
567d707b
authored
5 years ago
by
Paul Lasky
Browse files
Options
Downloads
Plain Diff
Merge branch 'version-0.5.4' into 'master'
Version 0.5.4 release See merge request
!569
parents
e3319cd3
7cbf4923
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!569
Version 0.5.4 release
Pipeline
#75561
passed
5 years ago
Stage: test
Stage: deploy
Changes
2
Pipelines
24
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-4
7 additions, 4 deletions
CHANGELOG.md
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
8 additions
and
5 deletions
CHANGELOG.md
+
7
−
4
View file @
567d707b
...
...
@@ -2,14 +2,17 @@
## Unreleased
## [0.5.4] 2019-07-30
### Added
-
-
Analytic CDFs
-
Reading/writing of grid results objects
### Changed
-
Dynesty default settings changed: by default, now uses 30xndim walks. This was
shown (!564) to provide better convergence for the long-duration high-spin tests.
### Removed
-
-
Fix bug in combined runs log evidence calculations
-
Fixed bugs in the nightly tests
## [0.5.3] 2019-07-23
### Added
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
567d707b
...
...
@@ -57,7 +57,7 @@ def readfile(filename):
return
filecontents
VERSION
=
'
0.5.
3
'
VERSION
=
'
0.5.
4
'
version_file
=
write_version_file
(
VERSION
)
long_description
=
get_long_description
()
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment