Skip to content

Commit

Permalink
Merge pull request #146 from Niicck/master
Browse files Browse the repository at this point in the history
build(version): bump version to 3.0.5
  • Loading branch information
Niicck authored Sep 16, 2024
2 parents 9bbd7a2 + 71cb3e2 commit e4f2bfb
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.4",
version="3.0.5",
description="Integration of Vite in a Django project.",
long_description=README,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit e4f2bfb

Please sign in to comment.