File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- Version 3.0.0 (unreleased )
5+ Version 3.0.0 (2018-08-08 )
66==========================
77 - Add support for Python 3.6 and 3.7.
88 - Remove support for Python 2.6 and 3.3.
Original file line number Diff line number Diff line change 1- facebook-sdk == 2 .0.0
1+ facebook-sdk == 3 .0.0
22flask == 0.11.1
33flask-sqlalchemy == 2.1
Original file line number Diff line number Diff line change 11#!/usr/bin/env python
22#
3- # Copyright 2015 Mobolic
3+ # Copyright 2015-2018 Mobolic
44#
55# Licensed under the Apache License, Version 2.0 (the "License"); you may
66# not use this file except in compliance with the License. You may obtain
1414# License for the specific language governing permissions and limitations
1515# under the License.
1616
17- __version__ = "3.0.0-alpha "
17+ __version__ = "3.0.0"
You can’t perform that action at this time.
0 commit comments