diff --git a/src/main.py b/src/main.py index f557c983..5e9549ae 100644 --- a/src/main.py +++ b/src/main.py @@ -13,7 +13,7 @@ logger = logging.getLogger(__name__) -version = "0.1.22" +version = "0.1.23" description = """ The Nowcasting API is still under development. It only returns zeros for now. """