aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f7d5aea..e3a476a 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.2',
+ version='0.1.3',
scripts=[],
author="jakobst1n",
author_email="jakob.stendahl@outlook.com",