diff --git a/setup.py b/setup.py index 7797f3d54..a2187459d 100755 --- a/setup.py +++ b/setup.py @@ -1158,7 +1158,7 @@ def sdist(): # version_p = '1.24.14' -version_b = '1.24.10' +version_b = '1.24.11' if os.path.exists(f'{g_root}/{g_pymupdfb_sdist_marker}'):