Skip to content

Commit 8128b32

Browse files
committed
resolve version mismatch
1 parent 5fa93fd commit 8128b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py_gd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import sys
1414
import os
1515

16-
__version__ = "2.0.2"
16+
__version__ = "2.0.3"
1717

1818
if sys.platform.startswith('win'):
1919
# This only works for Anaconda / miniconda

0 commit comments

Comments
 (0)