Skip to content

Commit

Permalink
pre-release: v0.1.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Guo-Zhang committed Aug 23, 2023
1 parent 176a772 commit fd16670
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "django-quanttide"
version = "0.1.0-beta.3"
version = "0.1.0-beta.4"
description = "量潮Django SDK"
authors = ["QuantTide Inc. <[email protected]>"]
license = "Apache 2.0"
Expand All @@ -15,8 +15,7 @@ packages = [{include = "django_quanttide"}]
python = "^3.8"
Django = ">=3.1"
djangorestframework = ">=3.0"

[tool.poetry.dependencies.polymorphic]
# 多态模型
django-polymorphic = "^3.1.0"
django-rest-polymorphic = "^0.1.10"

Expand Down

0 comments on commit fd16670

Please sign in to comment.