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 03da3d0 commit 5cc9e25Copy full SHA for 5cc9e25
openapi_ui_bundles/__about__.py
@@ -2,9 +2,9 @@
2
__description__ = 'Python static file bundles for OpenAPI UI tools'
3
__url__ = 'https://github.com/dapper91/python-openapi-ui-bundles'
4
5
-__version__ = '0.1.0'
+__version__ = '0.2.0'
6
7
__author__ = 'Dmitry Pershin'
8
-__email__ = 'dapper91@mail.ru'
+__email__ = 'dapper1291@gmail.com'
9
10
__license__ = 'Apache Software License'
0 commit comments