We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a35ec4 commit 919fdd8Copy full SHA for 919fdd8
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "django-fbv"
3
authors = [{"name" = "Adam Hill", "email" = "adam@adamghill.com"}]
4
-version = "0.7.0"
+version = "0.8.0"
5
description = "Utilities to make function-based views cleaner, more efficient, and better tasting. "
6
readme = "README.md"
7
requires-python = ">=3.10"
0 commit comments