We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad85042 + 4d6312a commit 3ea88fcCopy full SHA for 3ea88fc
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