We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536ed07 commit f477358Copy full SHA for f477358
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=30)
+APP_VERSION = semantic_version.Version(major=7, minor=8, patch=31)
26
27
GROUPINGS = {
28
"groups": {
0 commit comments