Compare commits
1 Commits
v1.0.0-rc.
...
v1.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ea2afcaa4 |
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "gondulf"
|
||||
version = "1.0.0-rc.1"
|
||||
version = "1.0.0"
|
||||
description = "A self-hosted IndieAuth server implementation"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
@@ -10,7 +10,7 @@ authors = [
|
||||
]
|
||||
keywords = ["indieauth", "oauth2", "authentication", "self-hosted"]
|
||||
classifiers = [
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Programming Language :: Python :: 3",
|
||||
|
||||
Reference in New Issue
Block a user