Skip to content

Commit 9b2b381

Browse files
committed
bump version
1 parent 3ac4971 commit 9b2b381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unstructured_paddleocr/paddleocr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
]
5858

5959
SUPPORT_DET_MODEL = ["DB"]
60-
VERSION = "2.6.1.1"
60+
VERSION = "2.6.1.2"
6161
SUPPORT_REC_MODEL = ["CRNN", "SVTR_LCNet"]
6262
BASE_DIR = os.path.expanduser("~/.paddleocr/")
6363

0 commit comments

Comments
 (0)