Skip to content

Commit 6422af1

Browse files
committed
Release: 0.1.3
1 parent 00d66ca commit 6422af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .utils import is_inflect_available, is_transformers_available, is_unidecode_available
55

66

7-
__version__ = "0.1.2"
7+
__version__ = "0.1.3"
88

99
from .modeling_utils import ModelMixin
1010
from .models import AutoencoderKL, UNet2DConditionModel, UNet2DModel, VQModel

0 commit comments

Comments
 (0)