Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| b1d7dfb1bf |
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ import datetime, time, re, os, sys, string, json, html
|
|||
from functools import wraps
|
||||
from flask_login import LoginManager
|
||||
|
||||
__version__ = '0.7.0'
|
||||
__version__ = '0.7.1-dev'
|
||||
|
||||
# we want to support Python 3 only.
|
||||
# Python 2 has too many caveats.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue