Skip to content

Commit 9d4cd84

Browse files
authored
chore: bump version to 1.4.2
1 parent 536cc07 commit 9d4cd84

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,4 +1,4 @@
11
# -*- coding: utf-8 -*-
22
__short_version__ = '1.4'
3-
__release__ = '1.4.1'
3+
__release__ = '1.4.2'
44
__description__ = 'Framework for Quart to add swagger generation to routes and restful resources'

0 commit comments

Comments
 (0)