Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklinke committed Aug 16, 2024
1 parent 2c1a930 commit 31938b2
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,8 +4,8 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "django-tenant-options"
version = "2024.8.1"
description = "Flexible and Extensible Lists of Options for Django"
version = "2024.8.2"
description = "Empowering Your SaaS Tenants with Custom Options and Sane Defaults"
authors = ["Jack Linke <[email protected]>"]
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 31938b2

Please sign in to comment.