Skip to content

Commit 0dac43c

Browse files
committed
1.3.7
1 parent 4d98f4d commit 0dac43c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rlottie_python/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
"""rlottie-python"""
33

4-
__version__ = "1.3.6"
4+
__version__ = "1.3.7"
55

66
from .rlottie_wrapper import LottieAnimation # type: ignore # noqa: F401
77
from .rlottie_wrapper import LottieAnimationProperty # type: ignore # noqa: F401

0 commit comments

Comments
 (0)