diff --git a/setup.py b/setup.py index 100e687a..5932361b 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import find_packages, setup -VERSION = '0.8' +VERSION = '0.8.1' setup( name="django_reusable_components",