Skip to content

Commit b6fa7de

Browse files
committed
Bump version to 0.1.12
1 parent 31817bf commit b6fa7de

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
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
66

77
[project]
88
name = "lightapi"
9-
version = "0.1.11"
9+
version = "0.1.12"
1010
description = "A lightweight framework for building API endpoints using Python's native libraries."
1111
readme = "README.md"
1212
requires-python = ">=3.8.1"

0 commit comments

Comments
 (0)