mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-09 19:13:14 -06:00
chore: set version
This commit is contained in:
parent
ee7fe645c0
commit
e8a77fe77c
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ from typing import (
|
|||
Generator,
|
||||
)
|
||||
|
||||
__version__ = "22.12a3-49-g5084208-dev"
|
||||
__version__ = "22.12a3-39-gee7fe64-dev"
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Reference in a new issue