Skip to content

Commit

Permalink
Version 1.1.10 with numpy 2.0 support (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
tommyod committed Sep 6, 2024
1 parent 3df3d05 commit ebd6556
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
@@ -1,6 +1,6 @@
[project]
name = "KDEpy"
version = "1.1.9"
version = "1.1.10"
dependencies = [
"numpy>=1.14.2",
"scipy>=1.0.1,<2.0",
Expand Down

0 comments on commit ebd6556

Please sign in to comment.