diff --git a/setup.py b/setup.py index 65cca117..5e398a96 100755 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def main(): setup( name = 'dammit', - version = '0.0.7', + version = '0.0.8', description = 'dammit!', url = 'https://github.com/camillescott/dammit', author = 'Camille Scott',