Skip to content

Commit 49705d3

Browse files
authored
0.1.0
1 parent e5b59b8 commit 49705d3

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, a python Web Framework, blazing fast, simple and easy to learn"""
1+
"""Ellar is python web framework for building fast, efficient and scalable server-side applications."""
22

3-
__version__ = "0.0.1"
3+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)