diff setup.py @ 265:d3852c5beff9

https://docs.pytest.org/en/latest/goodpractices.html
author Jeff Hammel <k0scist@gmail.com>
date Fri, 01 Sep 2017 09:34:56 -0700
parents 0999d80b8e3c
children 402b17ba3d19
line wrap: on
line diff
--- a/setup.py	Sun Aug 13 15:55:11 2017 -0700
+++ b/setup.py	Fri Sep 01 09:34:56 2017 -0700
@@ -16,7 +16,7 @@
 except IOError:
     description = ''
 
-version = '0.6'
+version = '0.6.1'
 
 setup(name='MakeItSo',
       version=version,