1 parent 0f7cdfe commit 631e7b0Copy full SHA for 631e7b0
1 file changed
setup.py
@@ -18,7 +18,7 @@
18
Topic :: Software Development :: Libraries :: Python Modules
19
Operating System :: Microsoft :: Windows
20
"""
21
-__version__='1.6.1'
+__version__='1.6.2'
22
from setuptools import setup, Extension
23
24
libs = ['user32']
0 commit comments