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 cc2dfa9 commit 9345764Copy full SHA for 9345764
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='fastapi_elasticsearch_middleware',
5
- version='0.1.0',
+ version='1.0.0',
6
url='https://github.com/GGontijo/fastapi-elasticsearch-middleware.git',
7
description='Elasticsearch Logger Middleware for FastAPI',
8
long_description_content_type='text/markdown',
0 commit comments