Skip to content

Commit

Permalink
Prepare release v0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldeistler committed Aug 29, 2022
1 parent 54a61bd commit d3cfdfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# v0.19.2

- Rely on new version of `pyknos` with bigfix for APT with MDNs ()
- Rely on new version of `pyknos` with bugfix for APT with MDNs (#734)
- bugfix: atomic SNPE-C now allows any kind of proposal (#732)
- bugfix for SNPE with implicit prior on GPU (#730)
- SNPE-A has `force_first_round_loss=True` as default (#729)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -29,7 +29,7 @@
"matplotlib",
"numpy",
"pillow",
"pyknos>=0.14.2",
"pyknos>=0.15.0",
"pyro-ppl>=1.3.1",
"scikit-learn",
"scipy",
Expand Down

0 comments on commit d3cfdfe

Please sign in to comment.