Skip to content

Commit bfbe1a4

Browse files
v1.0.0
1 parent 1badfbe commit bfbe1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask_misaka.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import absolute_import, unicode_literals
22

3-
__version__ = '0.4.1'
3+
__version__ = '1.0.0'
44

55
import misaka
66
from flask import Markup

0 commit comments

Comments
 (0)