From ba75d2489da37e603223de576457e6d60ec29b3a Mon Sep 17 00:00:00 2001 From: Dee Jayh Date: Tue, 16 Jan 2018 03:49:40 -0500 Subject: v3.2.0 -Fixed OneDrive Uninstaller -Allowed more complete resolutions for subprocess_handler -Added ip_warn for IP blocking option to warn of potential Microsoft licensing issues -Applied more complete handler to DiagTrack option --- dwt_about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwt_about.py') diff --git a/dwt_about.py b/dwt_about.py index bf13d63..4e8337d 100644 --- a/dwt_about.py +++ b/dwt_about.py @@ -26,7 +26,7 @@ import wx import wx.adv import wx.lib.scrolledpanel as sp -__version__ = "3.1.3" +__version__ = "3.2.0" def about_dialog(parent): -- cgit v1.2.3