Skip to content

Commit a9daed0

Browse files
authored
Bump v0.20.0
1 parent 9cb1e1b commit a9daed0

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

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

0 commit comments

Comments
 (0)