Skip to content

Commit 6ef12d1

Browse files
committed
Bump version to 2.6.2
1 parent ebcfbd9 commit 6ef12d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

emmett/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.6.1"
1+
__version__ = "2.6.2"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "emmett"
7-
version = "2.6.1"
7+
version = "2.6.2"
88
description = "The web framework for inventors"
99
readme = "README.md"
1010
license = "BSD-3-Clause"

0 commit comments

Comments
 (0)