fix Ci expected format in pyproject.toml

This commit is contained in:
Milan Kolar 2021-10-25 09:22:38 +02:00
parent 07251d3366
commit db7c8b6990

View file

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "OpenPype" name = "OpenPype"
version = "3.0.0" version = "3.5.1-nightly.1" # OpenPype
description = "Open VFX and Animation pipeline with support." description = "Open VFX and Animation pipeline with support."
authors = ["OpenPype Team <info@openpype.io>"] authors = ["OpenPype Team <info@openpype.io>"]
license = "MIT License" license = "MIT License"