Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
arminwitte committed Feb 7, 2023
1 parent 821f43e commit 4fda74f
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 @@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "binarybeech"
description = "Simplistic algorithms to train decision trees for regression and classification"
version = "0.0.10"
version = "0.0.11"
authors = [
{ name="Armin Witte"},
]
Expand Down

0 comments on commit 4fda74f

Please sign in to comment.