Skip to content

Commit

Permalink
Release version 3.0.0
Browse files Browse the repository at this point in the history
In the course, update the trove classifiers.

Related: #850

Signed-off-by: Nils Philippsen <nils@redhat.com>
  • Loading branch information
nphilipp authored and abompard committed Apr 14, 2023
1 parent ff2c69f commit 4d60bc3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[tool.poetry]
name = "fmn"
version = "3.0a0"
version = "3.0.0"
description = "Fedora Messaging Notifications"
authors = [
"Aurélien Bompard <aurelien@bompard.org>",
Expand All @@ -25,10 +25,11 @@ repository = "https://github.com/fedora-infra/fmn"
# documentation = "https://github.com/fedora-infra/fmn/wiki"
keywords = ["fedora", "messaging", "notifications"]
classifiers = [
"Development Status :: 2 - Pre-Alpha",
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Framework :: AsyncIO",
"Framework :: FastAPI",
"Framework :: Pydantic",
"Intended Audience :: System Administrators",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
Expand Down

0 comments on commit 4d60bc3

Please sign in to comment.