Skip to content

Commit 766d147

Browse files
setup.py: force creation of new PyMuPDFb wheels.
The layout of PyMuPDFb has changed with the move to rebased stage 2.
1 parent fd24bb6 commit 766d147

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
@@ -1073,7 +1073,7 @@ def sdist():
10731073
#
10741074

10751075
version = '1.23.9rc1'
1076-
version_b = '1.23.7'
1076+
version_b = '1.23.9rc1'
10771077

10781078
tag_python = None
10791079
requires_dist = None,

0 commit comments

Comments
 (0)