Skip to content

Commit 8c858a6

Browse files
authored
Merge pull request #197 from PySpur-Dev:chore/release-v0.1.6
chore: bump package version to 0.1.6
2 parents 8887b4d + e92981a commit 8c858a6

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.5"
7+
version = "0.1.6"
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)