Skip to content

Commit 631e7b0

Browse files
authored
Update to 1.6.2
1 parent 0f7cdfe commit 631e7b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
Topic :: Software Development :: Libraries :: Python Modules
1919
Operating System :: Microsoft :: Windows
2020
"""
21-
__version__='1.6.1'
21+
__version__='1.6.2'
2222
from setuptools import setup, Extension
2323

2424
libs = ['user32']

0 commit comments

Comments
 (0)