We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 006db29 + dc0b360 commit 46875a9Copy full SHA for 46875a9
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "kinde-python-sdk"
3
-version = "1.2.6"
+version = "1.2.7"
4
authors = [
5
{ name = "Kinde Engineering", email = "engineering@kinde.com" },
6
]
@@ -30,4 +30,4 @@ dependencies = [
30
"Homepage" = "https://github.com/kinde-oss/kinde-python-sdk"
31
[build-system]
32
requires = ["setuptools >= 61.0"]
33
-build-backend = "setuptools.build_meta"
+build-backend = "setuptools.build_meta"
0 commit comments