Skip to content

Commit 5262394

Browse files
committed
1.3.5
1 parent bb87b51 commit 5262394

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,6 +1,6 @@
11
#!/usr/bin/env python3
22
"""rlottie-python"""
33

4-
__version__ = "1.3.4"
4+
__version__ = "1.3.5"
55

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

0 commit comments

Comments
 (0)