We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd3619 commit 939c77aCopy full SHA for 939c77a
CHANGES.rst
@@ -4,6 +4,12 @@ Flask Changelog
4
===============
5
6
7
+Version 1.0.3
8
+-------------
9
+
10
+Unreleased
11
12
13
Version 1.0.2
14
-------------
15
flask/__init__.py
@@ -10,7 +10,7 @@
:license: BSD, see LICENSE for more details.
"""
-__version__ = '1.0.2'
+__version__ = '1.0.3.dev'
# utilities we import from Werkzeug and Jinja2 that are unused
16
# in the module but are exported as public interface.
0 commit comments