Skip to content

Commit 67dcc61

Browse files
committed
Version 0.4
1 parent 73c5999 commit 67dcc61

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
@@ -27,7 +27,7 @@
2727
from typing import Self # For Python ≤ 3.10
2828

2929

30-
__version__ = "0.3"
30+
__version__ = "0.4"
3131

3232
DEFAULT_BASE_URL = "https://api.smartextract.ai"
3333
DEFAULT_TIMEOUT = 600 # seconds

0 commit comments

Comments
 (0)