diff --git a/app.py b/app.py index 5f1bcea..b51d7e2 100644 --- a/app.py +++ b/app.py @@ -1,4 +1,4 @@ -__version__ = "0.1.4-dev" +__version__ = "1.0.0" import os from dotenv import load_dotenv diff --git a/templates/layout.html b/templates/layout.html index f5223ab..e89cd14 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -74,7 +74,7 @@