diff --git a/setup.py b/setup.py index 99d143f..3eea4d3 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ def run_tests(self): setup( name='icon_font_to_png', url='https://github.com/Pythonity/icon-font-to-png', - version='0.2.1', + version='0.3.0', license='MIT License', author='Pythonity', author_email=' pythonity@pythonity.com',