Skip to content

Commit 29c2a1e

Browse files
src/__init__.py: increase version to 1.26.2.
1 parent ebec36a commit 29c2a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ def _int_rc(text):
375375

376376
# Basic version information.
377377
#
378-
pymupdf_version = "1.26.1"
378+
pymupdf_version = "1.26.2"
379379
mupdf_version = mupdf.FZ_VERSION
380380
pymupdf_date = None
381381

0 commit comments

Comments
 (0)