Skip to content

Commit 33c8450

Browse files
committed
chore: release 3.1.0 final
1 parent 0f7be6e commit 33c8450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = falcon
33
version = attr: falcon.__version__
4-
description = An unladen web framework for building APIs and app backends.
4+
description = The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale.
55
long_description_content_type = text/x-rst
66
url = https://falconframework.org
77
author = Kurt Griffiths
@@ -74,7 +74,7 @@ console_scripts =
7474

7575
[egg_info]
7676
# TODO replace
77-
tag_build = rc3
77+
tag_build =
7878

7979
[aliases]
8080
test=pytest

0 commit comments

Comments
 (0)