diff --git a/setup.py b/setup.py index 75cf661..b7266fd 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="django-vite", - version="1.2", + version="1.2.1", description="Integration of ViteJS in a Django project.", long_description=README, long_description_content_type="text/markdown",