diff --git a/src/viv/viv.py b/src/viv/viv.py index 79c8a0b..e62df71 100755 --- a/src/viv/viv.py +++ b/src/viv/viv.py @@ -51,7 +51,7 @@ from typing import ( from urllib.error import HTTPError from urllib.request import urlopen -__version__ = "23.5a4-40-gccccbbb-dev" +__version__ = "23.5a4-41-gf069eaf-dev" class Spinner: