diff --git a/setup.py b/setup.py index 5564e85..20ec593 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="django-vite", - version="2.0.2", + version="2.1.0", description="Integration of ViteJS in a Django project.", long_description=README, long_description_content_type="text/markdown",