Skip to content

Commit

Permalink
Merge pull request #132 from Niicck/v3.0.4
Browse files Browse the repository at this point in the history
build(version): bump version to 3.0.4
  • Loading branch information
Niicck committed Apr 7, 2024
2 parents 8690c1e + e7653ff commit abf0a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name="django-vite",
version="3.0.3",
version="3.0.4",
description="Integration of Vite in a Django project.",
long_description=README,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit abf0a5d

Please sign in to comment.