Skip to content

Commit

Permalink
Bump version to 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Jan 8, 2025
1 parent 64f0c8b commit e4d0251
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion emmett/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.6.2"
__version__ = "2.6.3"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "emmett"
version = "2.6.2"
version = "2.6.3"
description = "The web framework for inventors"
readme = "README.md"
license = "BSD-3-Clause"
Expand Down

0 comments on commit e4d0251

Please sign in to comment.