Skip to content

Commit 242ef9c

Browse files
committed
Version 0.7
1 parent b1b054a commit 242ef9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smartextract/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
from typing import Self # For Python ≤ 3.10
3838

3939

40-
__version__ = "0.6.1"
40+
__version__ = "0.7"
4141

4242
DEFAULT_BASE_URL = "https://api.smartextract.ai"
4343
DEFAULT_TIMEOUT = 600 # seconds

0 commit comments

Comments
 (0)