We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc15cf commit 643c6bdCopy full SHA for 643c6bd
libjpeg/_version.py
@@ -3,7 +3,7 @@
3
import re
4
5
6
-__version__ = '1.3.2'
+__version__ = '1.3.3'
7
8
9
VERSION_PATTERN = r"""
0 commit comments