Skip to content

Commit

Permalink
Automatic version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 11, 2024
1 parent 2a213f7 commit 92ed877
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "django-cotton"
version = "0.9.38"
version = "0.9.39"
description = "Bringing component based design to Django templates."
authors = [ "Will Abbott <willabb83@gmail.com>",]
license = "MIT"
Expand All @@ -23,4 +23,4 @@ profile = "black"
[tool.poetry.dependencies]
python = ">=3.8,<4"
beautifulsoup4 = "~4.12.2"
django = ">=4.2,<5.2"
django = ">=4.2,<5.2"

0 comments on commit 92ed877

Please sign in to comment.