diff --git a/src/viv/viv.py b/src/viv/viv.py index 5958ed8..f69e3fe 100755 --- a/src/viv/viv.py +++ b/src/viv/viv.py @@ -52,7 +52,7 @@ from typing import ( Union, ) -__version__ = "2023.1001-dev" +__version__ = "2023.1002" class Spinner: