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 e5b59b8 commit 49705d3Copy full SHA for 49705d3
ellar/__init__.py
@@ -1,3 +1,3 @@
1
-"""Ellar, a python Web Framework, blazing fast, simple and easy to learn"""
+"""Ellar is python web framework for building fast, efficient and scalable server-side applications."""
2
3
-__version__ = "0.0.1"
+__version__ = "0.1.0"
0 commit comments