diff --git a/ftracker/__version__.py b/ftracker/__version__.py index d97785e..bfc892a 100644 --- a/ftracker/__version__.py +++ b/ftracker/__version__.py @@ -6,6 +6,6 @@ # Corona time tracker -VERSION = (1, 0, 0) +VERSION = (1, 1, 0) __version__ = '.'.join(map(str, VERSION)) diff --git a/setup.py b/setup.py index d2ca234..bf4c2c3 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ with open("LICENSE.md", "r") as f: st.setup( name="ftracker", - version="1.0.0", + version="1.1.0", author="Oskar @ FaSTTUBe", author_email="o.winkels@fasttube.de", description="Small webapp to track who was in which room at which time to backtrace potential viral infections", diff --git a/web/index.html b/web/index.html index 1d4c56f..fd7a3a1 100644 --- a/web/index.html +++ b/web/index.html @@ -33,7 +33,7 @@

This is a web app to track which people