summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-01-06 20:19:41 -0500
committerrsiddharth <s@ricketyspace.net>2020-01-06 20:19:41 -0500
commit1c37fe7392635b64d2e7c7782d90380239f7da06 (patch)
tree5c85b3f70221b2e28e9fc622f90833e5960e075c /setup.py
parent2a31320cf061dedf222858591ad47db8f1fbb6d2 (diff)
Bump to 0.2.0v0.2.0
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 da8d6e5..1f3d83a 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ with open('README.md', 'r') as f:
setup(
name='nfsw',
- version='0.1.9',
+ version='0.2.0',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',