diff --git a/PyUI3/__init__.py b/PyUI3/__init__.py index 01b5411..69dd98c 100644 --- a/PyUI3/__init__.py +++ b/PyUI3/__init__.py @@ -1,7 +1,7 @@ """ WinUI3 with Python! """ -__version__ = "4.0.1" +__version__ = "4.0.2" from win32more.Microsoft.UI.Xaml.Controls import ( AnimatedIcon, AutoSuggestBox,