Skip to content

Commit

Permalink
update v1.3.1 alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroi-sora committed Oct 30, 2022
1 parent e367e63 commit f7ddf3a
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 @@ -4,7 +4,7 @@
from utils.config import Umi
from ui.win_main import MainWin

Umi.ver = '1.3.1 dev'
Umi.ver = '1.3.1 alpha1'
Umi.pname = 'Umi-OCR'
Umi.name = f'{Umi.pname} v{Umi.ver}'
Umi.website = 'https://github.com/hiroi-sora/Umi-OCR'
Expand Down

0 comments on commit f7ddf3a

Please sign in to comment.