mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-10 11:13:16 -06:00
chore: update version
This commit is contained in:
parent
f5c91fea91
commit
e3284bee78
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ from typing import (
|
|||
from urllib.error import HTTPError
|
||||
from urllib.request import urlopen
|
||||
|
||||
__version__ = "23.5a4-15-gdf54955-dev"
|
||||
__version__ = "23.5a4-21-gf5c91fe-dev"
|
||||
|
||||
|
||||
class Config:
|
||||
|
|
Loading…
Reference in a new issue