Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
arminwitte committed Jan 31, 2023
1 parent 85cd556 commit f47c16a
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.5"
version = "0.0.6"
authors = [
{ name="Armin Witte"},
]
Expand Down

0 comments on commit f47c16a

Please sign in to comment.