Skip to content

Commit c9b2b78

Browse files
authored
0.6.0
1 parent 646aca7 commit c9b2b78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ellar/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
"""Ellar - Python ASGI web framework for building fast, efficient, and scalable RESTful APIs and server-side applications."""
1+
""" Ellar - Python ASGI web framework for building fast, efficient, and scalable RESTful APIs and server-side applications. """
22

3-
__version__ = "0.5.8"
3+
__version__ = "0.6.0"

0 commit comments

Comments
 (0)