We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f00e7 commit dad2dbaCopy full SHA for dad2dba
ellar/__init__.py
@@ -1,3 +1,3 @@
1
-"""Ellar - Python ASGI web framework for building fast, efficient and scalable RESTAPIs and server-side application."""
+"""Ellar - Python ASGI web framework for building fast, efficient, and scalable RESTful APIs and server-side applications."""
2
3
-__version__ = "0.5.2"
+__version__ = "0.5.3"
0 commit comments