Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
laggykiller authored Feb 11, 2023
1 parent 1c739bb commit 8da6b85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rlottie_python/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'''rlottie-python'''
__version__ = '1.0.1'
__version__ = '1.0.2'

from .rlottie_wrapper import LottieAnimation
from .rlottie_wrapper import LottieAnimation

0 comments on commit 8da6b85

Please sign in to comment.