8000 Bump to version 0.0.4 · andfanilo/streamlit-lottie@365a2f7 · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
Bump to version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andfanilo committed Dec 1, 2021
1 parent 348ae4a commit 365a2f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def readme() -> str:

setuptools.setup(
name="streamlit-lottie",
version="0.0.3",
version="0.0.4",
author="Fanilo ANDRIANASOLO",
author_email="andfanilo@gmail.com",
description="A Streamlit custom component to load Lottie animations",
Expand Down
2 changes: 1 addition & 1 deletion streamlit_lottie/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "streamlit_component_template",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"dependencies": {
"@types/node": "^12.0.0",
Expand Down

0 comments on commit 365a2f7

Please sign in to comment.
0