diff --git a/setup.py b/setup.py index 5c813e9..d83ad8a 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f: long_description = f.read() -version = '0.2.2' +version = '0.3.0' setup( name='cacofonisk',