Skip to content

Commit b89950c

Browse files
authored
Merge pull request #199 from PySpur-Dev:chore/v0.1.7
chore: bump package version to 0.1.7
2 parents 907cb67 + f31b2de commit b89950c

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.6"
7+
version = "0.1.7"
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)