Skip to content

Commit 4c6f9f8

Browse files
Merge pull request #84 from kinde-oss/v2.0.1
build: update project configuration
2 parents 0ef6696 + d30bbc4 commit 4c6f9f8

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
@@ -1,14 +1,14 @@
11
[project]
22
name = "kinde-python-sdk"
3-
version = "2.0.0-beta.17"
3+
version = "2.0.1"
44
authors = [
55
{ name = "Kinde Engineering", email = "engineering@kinde.com" },
66
]
77
description = "Connect your app to the Kinde platform"
88
readme = "README.md"
99
requires-python = ">=3.9"
1010
classifiers = [
11-
"Development Status :: 4 - Beta",
11+
"Development Status :: 5 - Production/Stable",
1212
"License :: OSI Approved :: MIT License",
1313
"Natural Language :: English",
1414
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)