diff --git a/setup.py b/setup.py
index cbfa300a65891beeb08e6eb762068727872c620c..01f78f5ba7b3056f0273c48b8bf272e87c996d12 100644
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,6 @@ with open("README.md", "r") as fh:
 
 setuptools.setup(
     name="generator",
-    version="0.1.14",
     author="Daniel Kosc",
     author_email="485652@mail.muni.cz",
     description="Random generator of selected variables",