diff --git a/setup.py b/setup.py index 12372dc..e8b98ad 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="django-vite", - version="3.0.4", + version="3.0.5", description="Integration of Vite in a Django project.", long_description=README, long_description_content_type="text/markdown",