We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e5c0bf + ba567f2 commit 4ed53b4Copy full SHA for 4ed53b4
django_gcp/__init__.py
@@ -0,0 +1 @@
1
+default_app_config = "django_gcp.apps.DjangoGcpAppConfig"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "django-gcp"
3
-version = "0.7.0"
+version = "0.7.1"
4
description = "Utilities to run Django on Google Cloud Platform"
5
authors = ["Tom Clark"]
6
license = "MIT"
0 commit comments