Skip to content

Commit ae57ab6

Browse files
committed
Bump v0.20.3
1 parent e815fbe commit ae57ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import win32api
44

5-
__version__ = '0.20.2'
5+
__version__ = '0.20.3'
66
__build__ = None
77

88
if getattr(sys, 'frozen', False) and hasattr(sys, '_MEIPASS'):

0 commit comments

Comments
 (0)