Skip to content

Commit cd44786

Browse files
committed
bump version to 0.1.4
1 parent 6e02667 commit cd44786

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SparseDiffEngine

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "sparsediffpy"
7-
version = "0.1.3"
7+
version = "0.1.4"
88
description = "Python bindings for SparseDiffEngine automatic differentiation"
99
requires-python = ">=3.11"
1010
dependencies = ["numpy >= 2.0.0"]

0 commit comments

Comments
 (0)