summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-01-20 12:35:01 -0500
committerrsiddharth <s@ricketyspace.net>2020-01-20 12:35:01 -0500
commit98e61a0668f5884214278b5506529368f4d60d73 (patch)
tree696150f2edec9de63de4bfc84ca94537d56525bb /setup.py
parent4374da716e3a7f067896a59bb1c75d10348640c3 (diff)
Bump to version 0.2.4HEADv0.2.4master
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 1704215..b36b742 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ with open('README.md', 'r') as f:
setup(
name='nfsw',
- version='0.2.3',
+ version='0.2.4',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',