Skip to content

Commit

Permalink
1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller committed Jun 10, 2024
1 parent 748676b commit 9b5a1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rlottie_python/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
"""rlottie-python"""

__version__ = "1.3.5"
__version__ = "1.3.6"

from .rlottie_wrapper import (
LottieAnimation, # type: ignore # noqa: F401
Expand Down

0 comments on commit 9b5a1e6

Please sign in to comment.