We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe84b2 commit 796b588Copy full SHA for 796b588
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
4
[project]
5
name = "streamlit-auth"
6
-version = "0.1.0"
+version = "0.1.1"
7
description = "A Python package for creating oauth protected Streamlit apps"
8
authors = [
9
{name = "Hugo Zhu", email = "[email protected]"}
0 commit comments