Skip to content

Commit d34dde7

Browse files
committed
Merge branch 'master' of github.com:mitsuhiko/flask
2 parents 06872b5 + 0780fc4 commit d34dde7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Patches and Suggestions
1414
- Chris Edgemon
1515
- Chris Grindstaff
1616
- Christopher Grebs
17+
- Daniel Neuhäuser
1718
- Florent Xicluna
1819
- Georg Brandl
1920
- Justin Quick

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ def run(self):
104104
'Programming Language :: Python',
105105
'Programming Language :: Python :: 2.6',
106106
'Programming Language :: Python :: 2.7',
107+
'Programming Language :: Python :: 3.3',
107108
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
108109
'Topic :: Software Development :: Libraries :: Python Modules'
109110
],

0 commit comments

Comments
 (0)