diff --git a/setup.py b/setup.py index 3be6800..f7b63ee 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="win32mica", - version="1.6", + version="1.7", author="Martí Climent", author_email="marticlilop@gmail.com", description="Apply mica background to Windows 11 Win32 apps made with python, such as Tkinter or PyQt/PySide apps",