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