Skip to content

Commit baa27b0

Browse files
authored
Bump up ver
1 parent fc855bb commit baa27b0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "jsonate"
7-
version = "0.7.11"
7+
version = "0.7.12"
88
authors = [
99
{name = "James Robert"},
1010
{email = "jiaaro@gmail.com"}
@@ -29,4 +29,4 @@ classifiers= [
2929
]
3030

3131
[tool.setuptools]
32-
packages = ["jsonate", "jsonate.templatetags"]
32+
packages = ["jsonate", "jsonate.templatetags"]

0 commit comments

Comments
 (0)