Skip to content

Commit c6ae2b7

Browse files
author
Matthew Topol
committed
chore(version): bump to 1.5.2
1 parent 4962584 commit c6ae2b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quart_openapi/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# pylint: disable=missing-module-docstring
22
# -*- coding: utf-8 -*-
33
__short_version__ = '1.5'
4-
__release__ = '1.5.1'
4+
__release__ = '1.5.2'
55
__description__ = 'Framework for Quart to add swagger generation to routes and restful resources'

0 commit comments

Comments
 (0)