Skip to content

Commit 0df4409

Browse files
committed
Bump v0.18.0
1 parent b25c8c9 commit 0df4409

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

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

0 commit comments

Comments
 (0)