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 0f4f7ed commit ca9bcc0Copy full SHA for ca9bcc0
HISTORY.rst
@@ -20,4 +20,9 @@ History
20
1.2.0 (2018-03-01)
21
------------------
22
23
-* added support for boolean parameters
+* 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
@@ -1 +1 @@
1
-__version__ = '1.2.0'
+__version__ = '1.3.0'
0 commit comments