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
63fe7c07ea
commit
4ee497f2f7
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ from typing import (
|
|||
from urllib.error import HTTPError
|
||||
from urllib.request import urlopen
|
||||
|
||||
__version__ = "23.8a2-9-g7a0f3d6-dev"
|
||||
__version__ = "23.8a3"
|
||||
|
||||
|
||||
class Spinner:
|
||||
|
|
Loading…
Reference in a new issue