diff --git a/setup.py b/setup.py
index ca637e77ba5ecf33d42a2c1af79e000304d7e84b..4ec0d427d9f541ceda76c371f24f7c13a2416355 100755
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ with open("README.md", "r", encoding='utf-8') as fh:
 
 setuptools.setup(
     name="pyi40aas",
-    version="0.2.0",
+    version="0.2.1",
     author="Chair of Process Control Engineering, RWTH Aachen",
     author_email="m.thies@plt.rwth-aachen.de",
     description="An implementation of the Asset Administration Shell for Industry 4.0 systems",