Skip to content

Commit ca9bcc0

Browse files
committed
Release v1.3.0
1 parent 0f4f7ed commit ca9bcc0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

HISTORY.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,9 @@ History
2020
1.2.0 (2018-03-01)
2121
------------------
2222

23-
* added support for boolean parameters
23+
* added support for boolean parameters
24+
25+
1.3.0 (2019-01-08)
26+
------------------
27+
28+
* @wraps the inner function to keep the args signature

sanicargs/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.2.0'
1+
__version__ = '1.3.0'

0 commit comments

Comments
 (0)