Skip to content

Commit 90385ff

Browse files
committed
begin 0.3.0 development
1 parent 8fff73e commit 90385ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.6"
7+
version = "0.3.0"
88
description = "Python bindings for SparseDiffEngine automatic differentiation"
99
requires-python = ">=3.11"
1010
dependencies = ["numpy >= 2.0.0"]

0 commit comments

Comments
 (0)