Skip to content

Commit 5cc9e25

Browse files
committed
bump version 0.2.0.
1 parent 03da3d0 commit 5cc9e25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi_ui_bundles/__about__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
__description__ = 'Python static file bundles for OpenAPI UI tools'
33
__url__ = 'https://github.com/dapper91/python-openapi-ui-bundles'
44

5-
__version__ = '0.1.0'
5+
__version__ = '0.2.0'
66

77
__author__ = 'Dmitry Pershin'
8-
__email__ = 'dapper91@mail.ru'
8+
__email__ = 'dapper1291@gmail.com'
99

1010
__license__ = 'Apache Software License'

0 commit comments

Comments
 (0)