Skip to content

Commit 88397b9

Browse files
Merge pull request #355 from phenobarbital/dev
bump version
2 parents bd133d1 + 0dafbf0 commit 88397b9

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)