mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-12 12:13:15 -06:00
chore: bump version
This commit is contained in:
parent
095babbe87
commit
57ae475e69
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ from typing import (
|
|||
Union,
|
||||
)
|
||||
|
||||
__version__ = "23.8b1-9-gf88a7bd-dev"
|
||||
__version__ = "23.8b2"
|
||||
|
||||
|
||||
class Spinner:
|
||||
|
|
Loading…
Reference in a new issue