Skip to content

Commit 2504ea9

Browse files
committed
Version bump [ci skip]
1 parent 75f195a commit 2504ea9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
Version 0.3.1
5+
-------------
6+
7+
To be released.
8+
9+
410
Version 0.3.0
511
-------------
612

nirum_wsgi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from werkzeug.serving import run_simple
2626
from werkzeug.wrappers import Request, Response
2727

28-
__version__ = '0.3.0'
28+
__version__ = '0.3.1'
2929
__all__ = (
3030
'AnnotationError', 'InvalidJsonError',
3131
'MethodArgumentError', 'MethodDispatch', 'MethodDispatchError',

0 commit comments

Comments
 (0)