Skip to content

Commit 45c6cda

Browse files
setup.py: set version to 1.20.0.
1 parent bb6d666 commit 45c6cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ def get_mupdf():
673673

674674
setup(
675675
name="PyMuPDF",
676-
version="1.20.0rc3",
676+
version="1.20.0",
677677
description="Python bindings for the PDF toolkit and renderer MuPDF",
678678
long_description=readme,
679679
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)