version bump

This commit is contained in:
Patrick Kidger
2023-11-27 09:50:02 -08:00
parent 205978958f
commit 52a8ef3241
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "jaxtyping"
version = "0.2.23"
version = "0.2.24"
description = "Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees."
readme = "README.md"
requires-python ="~=3.9"