chore: Bump version numbers for langflow and langflow-base to 1.4.0 and 0.4.0 respectively (#7867)

This commit is contained in:
Gabriel Luiz Freitas Almeida 2025-05-02 15:07:04 -03:00 committed by GitHub
commit a388126ea4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "langflow-base"
version = "0.3.4"
version = "0.4.0"
description = "A Python package with a built-in web application"
requires-python = ">=3.10,<3.14"
license = "MIT"