We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d444a0b commit 65eb078Copy full SHA for 65eb078
blackjax/__init__.py
@@ -14,7 +14,7 @@
14
window_adaptation,
15
)
16
17
-__version__ = "0.8.0"
+__version__ = "0.8.1"
18
19
__all__ = [
20
"hmc", # mcmc
0 commit comments