summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-11-17 12:05:07 -0500
committerrsiddharth <s@ricketyspace.net>2019-11-17 12:05:07 -0500
commit8c912944320eecb78b3a6ab2f0316133bcaf3325 (patch)
tree3c90347780fd2d3f759129f2a284cea257ebfb57 /setup.py
parent056024f7d0096e66fdd0c9ffa4f726171f239881 (diff)
nfsw: Remove strict_slashes setting.
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 1f1f447..9c66ff0 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.dev5',
+ version='0.1.0.dev6',
license='ISC',
author='rsiddharth',
author_email='s@ricketyspace.net',