Skip to content

Commit 291f3c3

Browse files
committed
Bump version number to 1.0
1 parent 36e68a4 commit 291f3c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
:license: BSD, see LICENSE for more details.
1111
"""
1212

13-
__version__ = '1.0-dev'
13+
__version__ = '1.0'
1414

1515
# utilities we import from Werkzeug and Jinja2 that are unused
1616
# in the module but are exported as public interface.

0 commit comments

Comments
 (0)