diff --git a/setup.py b/setup.py index fa6b894..a20d7b7 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='django-fontawesome-5', - version='2.0.0', + version='2.0.2', packages=['fontawesome_5'], include_package_data=True, license='BSD License',