We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad85042 commit 4d6312aCopy full SHA for 4d6312a
pyproject.toml
@@ -9,7 +9,7 @@ exclude = [
9
10
[project]
11
name = "PyProBE"
12
-version = "0.1.2"
+version = "0.1.3"
13
requires-python = ">=3.11"
14
dependencies = ["matplotlib", "numpy", "polars", "pandas", "fastexcel", "xlsx2csv", "plotly", "scikit-learn", "distinctipy", "streamlit", "PyYAML", "nbformat"]
15
0 commit comments