Skip to content

Commit f26eee5

Browse files
Version bump to 0.3.3
1 parent fc7a24b commit f26eee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "jaxtyping"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
description = "Type annotations and runtime checking for shape and dtype of JAX/NumPy/PyTorch/etc. arrays."
55
readme = "README.md"
66
requires-python =">=3.10"

0 commit comments

Comments
 (0)