summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-12-15 10:06:30 -0500
committerrsiddharth <s@ricketyspace.net>2019-12-15 10:06:30 -0500
commitb5e5648ea1e2e4acd88470f1455a7da88bc4e4fa (patch)
treeeb1b7bbfdbe4f07f6faed096c63129879099164e /setup.py
parent0328c9141aad0bd340461136a9c269ac94803e01 (diff)
Bump to version 0.1.1v0.1.1
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 d47813c..0a0cb18 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ with open('README.md', 'r') as f:
setup(
name='nfsw',
- version='0.1.0',
+ version='0.1.1',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',