We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9ff57 commit 6a4a104Copy full SHA for 6a4a104
src/_version.py
@@ -2,7 +2,7 @@
2
3
import win32api
4
5
-__version__ = '0.21.0'
+__version__ = '0.21.1'
6
__build__ = None
7
8
if getattr(sys, 'frozen', False) and hasattr(sys, '_MEIPASS'):
0 commit comments