mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-09 19:13:14 -06:00
chore: bump version
This commit is contained in:
parent
51e95baa5b
commit
a9cd2a4de1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ from datetime import datetime
|
|||
from pathlib import Path
|
||||
from typing import Dict, List, Tuple
|
||||
|
||||
__version__ = "22.12a2"
|
||||
__version__ = "22.12a3"
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Reference in a new issue