Skip to content

Commit 890659a

Browse files
authored
Bump version
1 parent 0ccf400 commit 890659a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libjpeg/_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.1.0'
6+
__version__ = '1.2.0.dev0'
77

88

99
VERSION_PATTERN = r"""

0 commit comments

Comments
 (0)