Skip to content

Commit

Permalink
v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yodhcn committed Dec 30, 2022
1 parent 3e8b947 commit 9a0f35b
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.3'
VERSION = '0.2.4'


class MyFileDropTarget(wx.FileDropTarget):
Expand Down

0 comments on commit 9a0f35b

Please sign in to comment.