summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-17 12:31:58 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-17 12:31:58 -0500
commit30507cfcc03cf809aa1edd28647afbf6359c2286 (patch)
tree46543075a454988aeac9246ef45f8d67ccb0a247 /setup.py
parent7104440ec656c594f57f1f735f7c9e20d107adca (diff)
Bump to version 0.1.0.dev7.
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 9c66ff0..870d55a 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.dev6',
+ version='0.1.0.dev7',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',