Skip to content

Commit 0dafbf0

Browse files
committed
bump version
1 parent fc1525f commit 0dafbf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

navigator/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
__description__ = (
55
"Navigator Web Framework based on aiohttp, " "with batteries included."
66
)
7-
__version__ = "2.12.27"
7+
__version__ = "2.12.28"
88
__copyright__ = "Copyright (c) 2020-2024 Jesus Lara"
99
__author__ = "Jesus Lara"
1010
__author_email__ = "jesuslarag@gmail.com"

0 commit comments

Comments
 (0)