Update version to 0.6.3a4 in pyproject.toml (#1232)
This pull request updates the version in the pyproject.toml file to 0.6.3a4.
This commit is contained in:
commit
cdc823d6b0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "langflow"
|
||||
version = "0.6.3a3"
|
||||
version = "0.6.3a4"
|
||||
description = "A Python package with a built-in web application"
|
||||
authors = ["Logspace <contact@logspace.ai>"]
|
||||
maintainers = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue