Skip to content

Commit c698cf0

Browse files
committed
Bump v0.20.2
1 parent 72b0198 commit c698cf0

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.1'
5+
__version__ = '0.20.2'
66
__build__ = None
77

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

0 commit comments

Comments
 (0)