8000 v0.9.16 · jstacoder/flask-xxl@f51a1de · GitHub
[go: up one dir, main page]

Skip to content

Commit f51a1de

Browse files
committed
v0.9.16
1 parent 1512f3d commit f51a1de

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
@@ -21,5 +21,5 @@ itsdangerous==0.24
2121
jinja2-highlight==0.6.1
2222
mr.bob2==0.2.3
2323
requests==2.5.1
24-
six==1.8.0
24+
six==1.10.0
2525
wsgiref==0.1.2

setup.py

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

0 commit comments

Comments
 (0)
0