Skip to content

Commit

Permalink
Update editor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminHalko committed Oct 23, 2022
1 parent 71bb797 commit 08b44fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor.py
Original file line number Diff line number Diff line change
Expand Up @@ -1563,4 +1563,4 @@ def getData(file,point):
if(not os.path.exists(file.path)): file.path = ""
from errorhandler import ShowError

version = "1.0.2"
version = "1.0.3"

0 comments on commit 08b44fe

Please sign in to comment.