Skip to content

Commit 21b4d7e

Browse files
authored
Merge pull request #67 from octue/hotfix-releases
Fix release cd
2 parents 44002f8 + 361b1ab commit 21b4d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-gcp"
3-
version = "0.11.4"
3+
version = "0.11.5"
44
description = "Utilities to run Django on Google Cloud Platform"
55
authors = ["Tom Clark"]
66
license = "MIT"

0 commit comments

Comments
 (0)