Skip to content

Commit 291f3c3

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flask/__init__.py

Lines changed: 1 addition & 1 deletion
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)