Bump version

This commit is contained in:
Patrick Kidger
2023-12-15 10:34:45 -08:00
parent 7df267efa4
commit 272be74e01
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "jaxtyping"
version = "0.2.24"
version = "0.2.25"
description = "Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees."
readme = "README.md"
requires-python ="~=3.9"