We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1525f commit 0dafbf0Copy full SHA for 0dafbf0
1 file changed
navigator/version.py
@@ -4,7 +4,7 @@
4
__description__ = (
5
"Navigator Web Framework based on aiohttp, " "with batteries included."
6
)
7
-__version__ = "2.12.27"
+__version__ = "2.12.28"
8
__copyright__ = "Copyright (c) 2020-2024 Jesus Lara"
9
__author__ = "Jesus Lara"
10
__author_email__ = "jesuslarag@gmail.com"
0 commit comments