Skip to content

Commit

Permalink
update 1.3.3 alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroi-sora committed Mar 4, 2023
1 parent 7c37fc7 commit 44ad590
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.3 dev.1'
Umi.ver = '1.3.3 alpha.1'
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 44ad590

Please sign in to comment.