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:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user