Skip to content

Commit dc0f740

Browse files
committed
Adjusted Version Number
1 parent dd22587 commit dc0f740

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
@@ -51,7 +51,7 @@
5151
sources=['./fitz/fitz_wrap.c',])
5252

5353
setup(name = 'fitz',
54-
version = "1.8.0",
54+
version = "1.9.0",
5555
description = 'Python bindings for the PDF rendering library MuPDF',
5656
classifiers = ['Development Status :: 4 - Beta',
5757
'Environment :: Console',

0 commit comments

Comments
 (0)