Skip to content

Commit

Permalink
setup.py: force creation of new PyMuPDFb wheels.
Browse files Browse the repository at this point in the history
The layout of PyMuPDFb has changed with the move to rebased stage 2.
  • Loading branch information
julian-smith-artifex-com committed Jan 2, 2024
1 parent fd24bb6 commit 766d147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -1073,7 +1073,7 @@ def sdist():
#

version = '1.23.9rc1'
version_b = '1.23.7'
version_b = '1.23.9rc1'

tag_python = None
requires_dist = None,
Expand Down

0 comments on commit 766d147

Please sign in to comment.