chore: Bump package versions for langflow and langflow-base (#4816)

fix: bump package versions to 1.1.1 and 0.1.1 for langflow and langflow-base
This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-11-25 13:14:39 -03:00 committed by GitHub
commit 091944095f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 11 deletions

View file

@ -86,7 +86,7 @@ build-backend = "hatchling.build"
[project]
name = "langflow-base"
version = "0.1.0"
version = "0.1.1"
description = "A Python package with a built-in web application"
requires-python = ">=3.10,<3.13"
license = "MIT"