summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-01-19 22:58:28 -0500
committerrsiddharth <s@ricketyspace.net>2020-01-19 22:58:28 -0500
commitbf7d2c75693df78ec01e3a690c30027846d1ab8e (patch)
treeaae76480b80038dbcade66940ea8335eba31c133 /setup.py
parentdf420eb3fdfbdb776295f36d0757dbed4e224678 (diff)
Bump to version 0.2.3.v0.2.3
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 b1a864d..1704215 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ with open('README.md', 'r') as f:
setup(
name='nfsw',
- version='0.2.2',
+ version='0.2.3',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',