We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f034fb commit e9f8bbeCopy full SHA for e9f8bbe
blackjax/__init__.py
@@ -15,7 +15,7 @@
15
)
16
from .optimizers import dual_averaging, lbfgs
17
18
-__version__ = "0.8.1"
+__version__ = "0.8.2"
19
20
__all__ = [
21
"dual_averaging",
0 commit comments