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 f11e6ce commit 37a2836Copy full SHA for 37a2836
pylibjpeg/_version.py
@@ -3,7 +3,7 @@
3
import re
4
5
6
-__version__ = '1.0.0.dev0'
+__version__ = '1.0.0'
7
8
9
VERSION_PATTERN = r"""
0 commit comments