Skip to content

Commit 37a2836

Browse files
authored
Update _version.py
1 parent f11e6ce commit 37a2836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylibjpeg/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import re
44

55

6-
__version__ = '1.0.0.dev0'
6+
__version__ = '1.0.0'
77

88

99
VERSION_PATTERN = r"""

0 commit comments

Comments
 (0)