chore: update version to 2.50.0 across project files

- Bumped version number in package.json, package-lock.json, pyproject.toml, __init__.py, and version.py to reflect the new release.
- Ensured consistency in versioning across all relevant files.
This commit is contained in:
2025-12-05 23:42:44 -06:00
parent ab6099b0fb
commit 62d6cce914
5 changed files with 96 additions and 59 deletions

View File

@@ -36,7 +36,7 @@ dependencies = [
meshchat = "meshchatx.meshchat:main"
[tool.poetry]
version = "2.41.0"
version = "2.50.0"
packages = [{include = "meshchatx"}]
[tool.poetry.group.dev.dependencies]