mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-12 12:13:15 -06:00
bump 2023.1002 -> 2023.1003
This commit is contained in:
parent
8986a436c0
commit
2bc512314b
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ from typing import (
|
|||
Union,
|
||||
)
|
||||
|
||||
__version__ = "2023.1002-dev"
|
||||
__version__ = "2023.1003"
|
||||
|
||||
|
||||
class Spinner:
|
||||
|
|
Loading…
Reference in a new issue