Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit f1c8b78

Browse files
author
Milo Casagrande
committed
Bump app version to 2017.12
Signed-off-by: Milo Casagrande <milo@opensourcefoundries.com>
1 parent 80859c2 commit f1c8b78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/dashboard/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from flask_cache import Cache
3333
from werkzeug.routing import BaseConverter
3434

35-
__version__ = "2017.7.1"
35+
__version__ = "2017.12"
3636
__versionfull__ = __version__
3737

3838
CSRF_TOKEN_H = "X-Csrftoken"

0 commit comments

Comments
 (0)