aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index bb784f7..f7d5aea 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name='TermIO',
- version='0.1',
+ version='0.1.2',
scripts=[],
author="jakobst1n",
author_email="jakob.stendahl@outlook.com",