diff --git a/src/viv/viv.py b/src/viv/viv.py index 0a1ff5b..b928b54 100755 --- a/src/viv/viv.py +++ b/src/viv/viv.py @@ -53,7 +53,7 @@ from typing import ( Union, ) -__version__ = "2023.1002-dev" +__version__ = "2023.1003" class Spinner: