diff --git a/setup.py b/setup.py index 4ff7431..c8e85f6 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ setup( name='Nirjas', - version='0.0.5', + version='1.0.0', 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',