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
9cf7c77980
commit
2be74cef1a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ from datetime import datetime
|
|||
from pathlib import Path
|
||||
from typing import Dict, List, Tuple
|
||||
|
||||
__version__ = "22.12a1"
|
||||
__version__ = "22.12a2"
|
||||
|
||||
|
||||
@dataclass
|
||||
|
|
Loading…
Reference in a new issue