File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
- Version 3.0.0 (unreleased )
5
+ Version 3.0.0 (2018-08-08 )
6
6
==========================
7
7
- Add support for Python 3.6 and 3.7.
8
8
- 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
2
2
flask == 0.11.1
3
3
flask-sqlalchemy == 2.1
Original file line number Diff line number Diff line change 1
1
#!/usr/bin/env python
2
2
#
3
- # Copyright 2015 Mobolic
3
+ # Copyright 2015-2018 Mobolic
4
4
#
5
5
# Licensed under the Apache License, Version 2.0 (the "License"); you may
6
6
# not use this file except in compliance with the License. You may obtain
14
14
# License for the specific language governing permissions and limitations
15
15
# under the License.
16
16
17
- __version__ = "3.0.0-alpha "
17
+ __version__ = "3.0.0"
You can’t perform that action at this time.
0 commit comments