Skip to content

Commit 130673e

Browse files
committed
Version 0.5
1 parent bce1306 commit 130673e

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

3030

31-
__version__ = "0.4"
31+
__version__ = "0.5"
3232

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

0 commit comments

Comments
 (0)