We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d47337 commit 6fd97cbCopy full SHA for 6fd97cb
‎zuko/__init__.py
@@ -1,5 +1,5 @@
1
r"""Zuko - Normalizing flows in PyTorch"""
2
3
-__version__ = "1.3.1"
+__version__ = "1.4.0"
4
5
from . import distributions, flows, lazy, mixtures, nn, transforms, utils
0 commit comments