Bump version

This commit is contained in:
Patrick Kidger
2023-10-11 11:25:06 -07:00
parent 77c263c3de
commit 7a84b27da9
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "jaxtyping"
version = "0.2.22"
version = "0.2.23"
description = "Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees."
readme = "README.md"
requires-python ="~=3.9"