diff --git a/setup.py b/setup.py index c3a7bcfa..6254eceb 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os from setuptools import find_packages, setup -VERSION = "0.60" +VERSION = "0.61" setup( name="django_components",