Skip to content

Commit

Permalink
chore: bump v0.83 (#542)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroOravec authored Jul 8, 2024
1 parent 2684b41 commit 31257a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "django_components"
version = "0.82"
version = "0.83"
requires-python = ">=3.8, <4.0"
description = "A way to create simple reusable template components in Django."
keywords = ["django", "components", "css", "js", "html"]
Expand Down

0 comments on commit 31257a4

Please sign in to comment.