diff --git a/setup.py b/setup.py
index b41f4faa21900abc473b610d4052d88a72258a83..6f39922bafbc08c3fc028ffc722fbf81280f3c7e 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
 # beamer-slider
 setuptools.setup(
     name="coursebox_testing",
-    version="0.0.1",
+    version="0.0.2",
     author="Tue Herlau",
     author_email="tuhe@dtu.dk",
     description="A course management system currently used at DTU (testing software)",