0.9.0
This commit is contained in:
parent
71619dba2b
commit
b874b989bf
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ import datetime, time, re, os, sys, string, json, html
|
||||||
from functools import wraps
|
from functools import wraps
|
||||||
from flask_login import LoginManager
|
from flask_login import LoginManager
|
||||||
|
|
||||||
__version__ = '0.9-dev'
|
__version__ = '0.9.0'
|
||||||
|
|
||||||
# we want to support Python 3 only.
|
# we want to support Python 3 only.
|
||||||
# Python 2 has too many caveats.
|
# Python 2 has too many caveats.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue