Skip to content

Commit 5e5b551

Browse files
committed
increment python binding version number
1 parent a5a2ecd commit 5e5b551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/python/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 = "SandiaSpecUtils"
7-
version = "0.0.2"
7+
version = "0.0.3"
88
description = "Python bindings for SpecUtils using nanobind and scikit-build"
99
readme = "README.md"
1010
requires-python = ">=3.9"

0 commit comments

Comments
 (0)