Skip to content

Commit 6fd97cb

Browse files
🔖 Bump version to 1.4.0
1 parent 3d47337 commit 6fd97cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎zuko/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
r"""Zuko - Normalizing flows in PyTorch"""
22

3-
__version__ = "1.3.1"
3+
__version__ = "1.4.0"
44

55
from . import distributions, flows, lazy, mixtures, nn, transforms, utils

0 commit comments

Comments
 (0)