Skip to content

Commit f15e468

Browse files
author
Matthew Topol
committed
chore: bump to version 1.5.1
1 parent d711c31 commit f15e468

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.0'
4+
__release__ = '1.5.1'
55
__description__ = 'Framework for Quart to add swagger generation to routes and restful resources'

0 commit comments

Comments
 (0)