Skip to content

Commit f0cc9d9

Browse files
authored
Bump version
1 parent bbb0b58 commit f0cc9d9

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'
6+
__version__ = '1.1.0.dev0'
77

88

99
VERSION_PATTERN = r"""

0 commit comments

Comments
 (0)