chore: bump project version from 1.48.1 to 1.51.0 in pyproject.toml

This commit is contained in:
2025-11-10 09:29:44 +00:00
parent 0729c9ef89
commit a7ad5bd2c9
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "rp"
version = "1.48.1"
version = "1.51.0"
description = "R python edition. The ultimate autonomous AI CLI."
readme = "README.md"
requires-python = ">=3.10"