Bump version

This commit is contained in:
Patrick Kidger
2024-02-25 12:07:01 +00:00
parent 172b83b4fc
commit 1b3173ac01
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "jaxtyping"
version = "0.2.25"
version = "0.2.26"
description = "Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees."
readme = "README.md"
requires-python ="~=3.9"