Skip to content

Commit

Permalink
Merge pull request #58 from ImperialCollegeLondon/tomjholland-patch-1
Browse files Browse the repository at this point in the history
Update version number
  • Loading branch information
tomjholland authored Jun 11, 2024
2 parents 0ea065b + 174c5b6 commit 2844b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ exclude = [

[project]
name = "PyProBE"
version = "0.1.1"
version = "0.1.2"
requires-python = ">=3.11"
dependencies = ["matplotlib", "numpy", "polars", "pandas", "fastexcel", "xlsx2csv", "plotly", "scikit-learn", "distinctipy", "streamlit", "PyYAML", "nbformat"]

Expand Down

0 comments on commit 2844b2c

Please sign in to comment.