From dc1db33151f088dc9562a178d970ea620f5bc7fa Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Fri, 15 Nov 2019 21:25:23 -0500 Subject: nfsw/__init__.py: Disable strict slashes. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 3ba61fe..97ed6e4 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.dev2', + version='0.1.0.dev3', license='ISC', author='rsiddharth', author_email='s@ricketyspace.net', -- cgit v1.2.3