Skip to content

Commit 6a4a104

Browse files
committed
Bump v0.21.1
1 parent 1e9ff57 commit 6a4a104

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

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

0 commit comments

Comments
 (0)