Skip to content

Commit

Permalink
v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yodhcn committed Dec 21, 2022
1 parent c7c711c commit 0fa2283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from my_frame import MyFrame
from wx_log_handler import EVT_WX_LOG_EVENT, WxLogHandler

VERSION = '0.2.1'
VERSION = '0.2.3'


class MyFileDropTarget(wx.FileDropTarget):
Expand Down

0 comments on commit 0fa2283

Please sign in to comment.