We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f234df8 commit 8a2855fCopy full SHA for 8a2855f
pylibjpeg/_version.py
@@ -3,7 +3,7 @@
3
import re
4
5
6
-__version__ = '1.1.0'
+__version__ = '1.2.0.dev0'
7
8
9
VERSION_PATTERN = r"""
0 commit comments