diff --git a/pyproject.toml b/pyproject.toml index 9b8ef50..45476a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "django-quanttide" -version = "0.1.0-beta.5" +version = "0.1.0-beta.6" description = "量潮Django工具箱" authors = ["QuantTide Inc. "] license = "Apache 2.0"