[U] Release v1.0.5
This commit is contained in:
parent
73becf78c4
commit
7bb049ea20
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from __future__ import annotations
|
|||
from . import main
|
||||
|
||||
|
||||
__version__ = '1.0.4'
|
||||
__version__ = '1.0.5'
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Reference in a new issue