Skip to content

Commit

Permalink
prepare patch release 0.6.2 (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
aloctavodia authored Sep 17, 2021
1 parent d79d2e1 commit ecc8571
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,24 @@

### Deprecation


### 0.6.2

### New features

### Maintenance and fixes

- Change default priors for the 't' family (#403)

### Documentation

- Add installation instructions with conda (#406)
- Corrected a typo: pary_id -> party_id (#402)
- Add donation information (#409)

### Deprecation


### 0.6.1

### Maintenance and fixes
Expand Down
2 changes: 1 addition & 1 deletion bambi/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.1"
__version__ = "0.6.2"

0 comments on commit ecc8571

Please sign in to comment.