We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc855bb commit baa27b0Copy full SHA for baa27b0
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "jsonate"
7
-version = "0.7.11"
+version = "0.7.12"
8
authors = [
9
{name = "James Robert"},
10
{email = "jiaaro@gmail.com"}
@@ -29,4 +29,4 @@ classifiers= [
29
]
30
31
[tool.setuptools]
32
-packages = ["jsonate", "jsonate.templatetags"]
+packages = ["jsonate", "jsonate.templatetags"]
0 commit comments