summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-12-25 12:58:43 -0500
committerrsiddharth <s@ricketyspace.net>2019-12-25 12:58:43 -0500
commitd1212e64df36ac3b917d44526a216b4f0ce28950 (patch)
treeeda6c385be7df287b7f9dcfe2c693b3e967b571d /setup.py
parent1f79ad1cd763806e60f144f46c1adaa68cc177bc (diff)
Bump to version 0.1.9.v0.1.9
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 9f02bdc..da8d6e5 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ with open('README.md', 'r') as f:
setup(
name='nfsw',
- version='0.1.8',
+ version='0.1.9',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',