We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1a930 commit 31938b2Copy full SHA for 31938b2
pyproject.toml
@@ -4,8 +4,8 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "django-tenant-options"
7
-version = "2024.8.1"
8
-description = "Flexible and Extensible Lists of Options for Django"
+version = "2024.8.2"
+description = "Empowering Your SaaS Tenants with Custom Options and Sane Defaults"
9
authors = ["Jack Linke <jacklinke@gmail.com>"]
10
license = "MIT"
11
readme = "README.md"
0 commit comments