File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed
Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 11name : Build and Deploy PyPi
22
33on :
4- push :
5- tags :
6- - ' v*'
4+ workflow_dispatch :
75
86
97
Original file line number Diff line number Diff line change 1- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/7a4a3db15ce4062b6c93/maintainability )] ( https://codeclimate.com/github/Tert0/fastapi-discord/maintainability )
21[ ![ PyPI version] ( https://badge.fury.io/py/fastapi-discord.svg )] ( https://badge.fury.io/py/fastapi-discord )
32[ ![ PyPI Downloads] ( https://img.shields.io/pypi/dm/fastapi-discord.svg )] ( https://pypi.org/project/fastapi-discord )
43
Original file line number Diff line number Diff line change 55setup (
66 name = "fastapi_discord" ,
77 packages = find_packages (),
8- version = "0.2.1 " ,
8+ version = "0.2.2 " ,
99 description = "Discord OAuth FastAPI extension for APIs" ,
1010 long_description = readme ,
1111 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments