diff --git a/main.py b/main.py index 409b08d..993e96d 100644 --- a/main.py +++ b/main.py @@ -15,7 +15,7 @@ from my_frame import MyFrame from wx_log_handler import EVT_WX_LOG_EVENT, WxLogHandler -VERSION = '0.2.6' +VERSION = '0.2.7' class MyFileDropTarget(wx.FileDropTarget):