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.
2 parents 5be9743 + 7030e2a commit 9cf937aCopy full SHA for 9cf937a
setup.py
@@ -1,8 +1,8 @@
1
import setuptools
2
3
-VERSION = "0.0.2" # PEP-440
+VERSION = "0.0.3" # PEP-440
4
5
-NAME = "streamlit_gsheets"
+NAME = "st-gsheets-connection"
6
7
INSTALL_REQUIRES = [
8
"streamlit>=1.22.0",
0 commit comments