mirror of
https://github.com/wassname/jaxtyping.git
synced 2026-09-09 11:24:55 +08:00
Fixed py.type not being packaged (#30)
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
include LICENSE
|
||||
prune tests
|
||||
include jaxtyping/py.typed
|
||||
prune test
|
||||
|
||||
@@ -63,4 +63,4 @@ from .import_hook import install_import_hook
|
||||
from .pytree_type import PyTree
|
||||
|
||||
|
||||
__version__ = "0.2.4"
|
||||
__version__ = "0.2.5"
|
||||
|
||||
Reference in New Issue
Block a user