We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb87b51 commit 5262394Copy full SHA for 5262394
1 file changed
src/rlottie_python/__init__.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python3
2
"""rlottie-python"""
3
4
-__version__ = "1.3.4"
+__version__ = "1.3.5"
5
6
from .rlottie_wrapper import LottieAnimation # type: ignore # noqa: F401
0 commit comments