Skip to content

Commit

Permalink
Update version number in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-kipawa committed Jan 31, 2024
1 parent 3501998 commit 024977c
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 @@ -7,7 +7,7 @@ exclude = ["notebooks", "tests"]

[project]
name = "mikeplus"
version = "0.0.1"
version = "2024.0.0"
dependencies = [
"numpy",
'pythonnet<=2.5.2; python_version < "3.7.0"',
Expand Down

0 comments on commit 024977c

Please sign in to comment.