Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
1.0.0
  • Loading branch information
eadwinCode committed Nov 16, 2025
commit fe4fe5c5b9a5968e5a4ebd94184bac66671c6697
2 changes: 1 addition & 1 deletion ellar/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Ellar - Python ASGI web framework for building fast, efficient, and scalable RESTful APIs and server-side applications."""

__version__ = "0.9.0"
__version__ = "1.0.0"