We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ec0b5 commit 4df24e0Copy full SHA for 4df24e0
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
7
[project]
8
name = "lightapi"
9
-version = "0.1.2"
+version = "0.1.3"
10
description = "A lightweight framework for building API endpoints using Python's native libraries."
11
readme = "README.md"
12
requires-python = ">=3.8.1"
0 commit comments