We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646aca7 commit c9b2b78Copy full SHA for c9b2b78
ellar/__init__.py
@@ -1,3 +1,3 @@
1
-"""Ellar - Python ASGI web framework for building fast, efficient, and scalable RESTful APIs and server-side applications."""
+""" Ellar - Python ASGI web framework for building fast, efficient, and scalable RESTful APIs and server-side applications. """
2
3
-__version__ = "0.5.8"
+__version__ = "0.6.0"
0 commit comments