8000 updated flask · jstacoder/flask-xxl@b91f3b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit b91f3b2

Browse files
committed
updated flask
1 parent 7942d08 commit b91f3b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask==0.12.3
1+
Flask==0.12.4
22
Flask-Alembic==1.0.2
33
Flask-DebugToolbar==0.9.2
44
Flask-PageDown==0.1.5

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = '0,10,2'
1+
VERSION = '0,10,4'
22
import os
33
from setuptools import setup, find_packages,findall
44
from glob import glob

0 commit comments

Comments
 (0)
0