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 4b6caf5 commit f8df2dcCopy full SHA for f8df2dc
aiohttp_debugtoolbar/__init__.py
@@ -1,5 +1,5 @@
1
from .middlewares import toolbar_middleware_factory, middleware
2
from .main import setup, APP_KEY
3
4
-__version__ = '0.0.4'
+__version__ = '0.0.5'
5
__all__ = ['setup', 'middleware', 'toolbar_middleware_factory', 'APP_KEY']
0 commit comments