We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e82552 commit c131ee9Copy full SHA for c131ee9
lampe/__init__.py
@@ -1,6 +1,6 @@
1
r"""Likelihood-free AMortized Posterior Estimation (LAMPE)"""
2
3
-__version__ = '0.7.3'
+__version__ = '0.8.0'
4
5
from . import data
6
from . import inference
0 commit comments