summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-12-17 22:21:23 -0500
committerrsiddharth <s@ricketyspace.net>2019-12-17 22:21:23 -0500
commitf6fac42c781f22525b1bc378e7405b3e1cb9eb23 (patch)
tree506f8933f05e69fd7f24a167b2eef66f50971c9f /setup.py
parent439c3a522a5b139421fd0036a8f1fe57849dfe4d (diff)
Bump to version 0.1.7.v0.1.7
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 f00b83c..0737afd 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ with open('README.md', 'r') as f:
setup(
name='nfsw',
- version='0.1.5',
+ version='0.1.7',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',