Skip to content

Commit eae2f2d

Browse files
committed
chore: update version to 0.2.14
* Bumped the project version in `pyproject.toml` to reflect the latest changes.
1 parent 614f1f6 commit eae2f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "chromatrace"
7-
version = "0.2.13"
7+
version = "0.2.14"
88
description = "Advanced Python logging with tracing, coloring and FastAPI, Django, and SocketIO integrations"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)