Skip to content

Commit

Permalink
v0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yodhcn committed Oct 8, 2024
1 parent 2952b1c commit c81f717
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.8'
VERSION = '0.2.9'


class MyFileDropTarget(wx.FileDropTarget):
Expand Down

0 comments on commit c81f717

Please sign in to comment.