We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40f791 commit caaeaa4Copy full SHA for caaeaa4
coral/settings.py
@@ -22,7 +22,7 @@
22
pass
23
24
APP_NAME = 'coral'
25
-APP_VERSION = semantic_version.Version(major=7, minor=8, patch=31)
+APP_VERSION = semantic_version.Version(major=7, minor=8, patch=32)
26
27
GROUPINGS = {
28
"groups": {
0 commit comments