Document IPython extension and version nump

This commit is contained in:
Patrick Kidger
2023-09-20 11:33:19 -07:00
parent f454cb797c
commit e05985df2b
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "jaxtyping"
version = "0.2.21"
version = "0.2.22"
description = "Type annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees."
readme = "README.md"
requires-python ="~=3.9"