summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-12-18 21:51:15 -0500
committerrsiddharth <s@ricketyspace.net>2019-12-18 21:51:15 -0500
commite450f9c9854f73fbb9a6bfa46cfd74dfdf88e767 (patch)
tree716369fe021409e2561be0cb7579a5adeb61b9e5 /setup.py
parentcda7fd28b9f9b43e7081663dd6dbe6de96bcf90d (diff)
Bump to version 0.1.8.v0.1.8
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 0737afd..9f02bdc 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ with open('README.md', 'r') as f:
setup(
name='nfsw',
- version='0.1.7',
+ version='0.1.8',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',