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.
1 parent a79b4e0 commit ec87592Copy full SHA for ec87592
pyproject.toml
@@ -38,8 +38,8 @@ devel = [
38
]
39
40
[tool.setuptools_scm]
41
-version_file = "streamlit_scroll_navigation/_version.py"
42
-#local_scheme = "no-local-version" # This will strip the local version
+#version_file = "streamlit_scroll_navigation/_version.py"
+local_scheme = "no-local-version" # This will strip the local version
43
version_scheme = "guess-next-dev"
44
45
streamlit_scroll_navigation/_version.py
0 commit comments