Skip to content

Commit f477358

Browse files
committed
version: v7.8.31
1 parent 536ed07 commit f477358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coral/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
pass
2323

2424
APP_NAME = 'coral'
25-
APP_VERSION = semantic_version.Version(major=7, minor=8, patch=30)
25+
APP_VERSION = semantic_version.Version(major=7, minor=8, patch=31)
2626

2727
GROUPINGS = {
2828
"groups": {

0 commit comments

Comments
 (0)