File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 13
13
develop-eggs /
14
14
dist /
15
15
eggs /
16
+ .eggs /
16
17
lib /
17
18
lib64 /
18
19
parts /
Original file line number Diff line number Diff line change 4
4
5
5
setup (
6
6
name = 'Flask-SQLAlchemy-Caching' ,
7
- version = '1.0.1 ' ,
7
+ version = '1.0.2 ' ,
8
8
description = 'CachingQuery implementation to Flask using Flask-SQLAlchemy and Flask-Caching' ,
9
9
author = 'Brad Belyeu' ,
10
- author_email = 'developers@youversion .com' ,
11
- url = 'http://www.github.com/youversion /Flask-SQLAlchemy-Caching' ,
12
- download_url = 'https://github.com/youversion /Flask-SQLAlchemy-Caching/archive/1.0.1 .zip' ,
10
+ author_email = 'bradleylamar@gmail .com' ,
11
+ url = 'http://www.github.com/bbelyeu /Flask-SQLAlchemy-Caching' ,
12
+ download_url = 'https://github.com/bbelyeu /Flask-SQLAlchemy-Caching/archive/1.0.2 .zip' ,
13
13
license = 'MIT' ,
14
14
platforms = 'any' ,
15
15
packages = ['flask_sqlalchemy_caching' ],
You can’t perform that action at this time.
0 commit comments