diff --git a/setup.py b/setup.py index 70c3e8b..5a61d07 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ setup( name='Nirjas', - version='0.0.3', + version='0.0.4', description='A Python library to extract comments and source code out of your file(s)', long_description=long_description, long_description_content_type='text/markdown',