bump version and include in package (#475)

This commit is contained in:
Awni Hannun
2024-02-21 09:40:36 -08:00
committed by GitHub
parent ab9172baac
commit 97c09a863d
2 changed files with 4 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
from .convert import convert
from .utils import generate, load
__version__ = "0.0.13"