diff setup.py @ 42:7d28efc8dfa1

fix + bump
author Jeff Hammel <k0scist@gmail.com>
date Thu, 23 Feb 2017 09:35:11 -0800
parents c9d222b85e63
children 4b2c3be35225
line wrap: on
line diff
--- a/setup.py	Thu Feb 23 09:10:58 2017 -0800
+++ b/setup.py	Thu Feb 23 09:35:11 2017 -0800
@@ -1,6 +1,6 @@
 from setuptools import setup
 
-version = '0.2.3'
+version = '0.3'
 
 setup(name='silvermirror',
       version=version,