Skip to content

Commit 024977c

Browse files
committed
Update version number in pyproject.toml
1 parent 3501998 commit 024977c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exclude = ["notebooks", "tests"]
77

88
[project]
99
name = "mikeplus"
10-
version = "0.0.1"
10+
version = "2024.0.0"
1111
dependencies = [
1212
"numpy",
1313
'pythonnet<=2.5.2; python_version < "3.7.0"',

0 commit comments

Comments
 (0)