Skip to content

Commit

Permalink
chore: bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
srijanpatel committed Feb 19, 2025
1 parent 414ecc0 commit 0dd3f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "pyspur"
version = "0.0.21"
version = "0.1.0"
description = "PySpur is a Python library for building and deploying AI Agents."
requires-python = ">=3.12"
license = "Apache-2.0"
Expand Down

0 comments on commit 0dd3f1d

Please sign in to comment.