From 30507cfcc03cf809aa1edd28647afbf6359c2286 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sun, 17 Nov 2019 12:31:58 -0500 Subject: Bump to version 0.1.0.dev7. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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', -- cgit v1.2.3