We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f510d76 commit 294dc47Copy full SHA for 294dc47
coco/app.py
@@ -20,7 +20,7 @@
20
from .models import Connection
21
22
23
-__version__ = '1.4.5'
+__version__ = '1.4.6'
24
25
BASE_DIR = os.path.dirname(os.path.dirname(__file__))
26
logger = get_logger(__file__)
0 commit comments