File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# asyncio-redis-rate-limit
22
33[ ![ wemake.services] ( https://img.shields.io/badge/%20-wemake.services-green.svg?label=%20&logo=data%3Aimage%2Fpng%3Bbase64%2CiVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC%2FxhBQAAAAFzUkdCAK7OHOkAAAAbUExURQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP%2F%2F%2F5TvxDIAAAAIdFJOUwAjRA8xXANAL%2Bv0SAAAADNJREFUGNNjYCAIOJjRBdBFWMkVQeGzcHAwksJnAPPZGOGAASzPzAEHEGVsLExQwE7YswCb7AFZSF3bbAAAAABJRU5ErkJggg%3D%3D )] ( https://wemake-services.github.io )
4- [ ![ Build Status ] ( https://github.com/wemake-services/asyncio-redis-rate-limit/workflows/test/badge.svg?branch=master&event=push )] ( https://github.com/wemake-services/asyncio-redis-rate-limit/actions?query=workflow%3Atest )
4+ [ ![ test ] ( https://github.com/wemake-services/asyncio-redis-rate-limit/actions/ workflows/test.yml /badge.svg?branch=master&event=push )] ( https://github.com/wemake-services/asyncio-redis-rate-limit/actions/workflows/test.yml )
55[ ![ codecov] ( https://codecov.io/gh/wemake-services/asyncio-redis-rate-limit/branch/master/graph/badge.svg )] ( https://codecov.io/gh/wemake-services/asyncio-redis-rate-limit )
66[ ![ Python Version] ( https://img.shields.io/pypi/pyversions/asyncio-redis-rate-limit.svg )] ( https://pypi.org/project/asyncio-redis-rate-limit/ )
77[ ![ wemake-python-styleguide] ( https://img.shields.io/badge/style-wemake-000000.svg )] ( https://github.com/wemake-services/wemake-python-styleguide )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "poetry.core.masonry.api"
66[tool .poetry ]
77name = " asyncio-redis-rate-limit"
88description = " Rate limiter for async functions using Redis as a backend"
9- version = " 1.0 .0"
9+ version = " 1.1 .0"
1010license = " MIT"
1111readme = " README.md"
1212
You can’t perform that action at this time.
0 commit comments