Skip to content

Commit

Permalink
v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yodhcn committed Jan 6, 2023
1 parent 5a8aead commit 4162e51
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.5'
VERSION = '0.2.6'


class MyFileDropTarget(wx.FileDropTarget):
Expand Down

0 comments on commit 4162e51

Please sign in to comment.