Skip to content

Commit 1bfbc26

Browse files
authored
Merge pull request #233 from PySpur-Dev/chore/v0.1.11
bump version to 0.1.11 in pyproject.toml
2 parents 48b3a88 + 6f38901 commit 1bfbc26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/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 = "pyspur"
7-
version = "0.1.10"
7+
version = "0.1.11"
88
description = "PySpur is a Graph UI for building AI Agents in Python"
99
requires-python = ">=3.11"
1010
license = "Apache-2.0"

0 commit comments

Comments
 (0)