File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<img src =" https://modmail-docs.netlify.app/logo-long.png " align =" center " ><br >
3
3
<strong ><i >Raiden's personal fork of Python Discord Modmail bot.</i ></strong ><br ><br >
4
4
5
- <a href =" # " ><img src =" https://img.shields.io/badge/Version-4.1 .0-7d5edd?style=shield&logo=https://modmail-docs.netlify.app/favicon.png " ></a >
5
+ <a href =" # " ><img src =" https://img.shields.io/badge/Version-4.2 .0-7d5edd?style=shield&logo=https://modmail-docs.netlify.app/favicon.png " ></a >
6
6
<img src =" https://img.shields.io/badge/3.8_--_3.11-red?logo=python&logoColor=white&label=Python&labelColor=%233772a2&color=%23ffdd54 " >
7
7
<a href =" https://github.com/ambv/black " ><img src =" https://img.shields.io/badge/Code%20Style-Black-black?style=shield " ></a >
8
8
<a href =" https://github.com/modmail-dev/modmail/blob/master/LICENSE " ><img src =" https://img.shields.io/badge/License-AGPL--3.0-e74c3c.svg?style=shield " alt =" MIT License " ></a >
Original file line number Diff line number Diff line change 1
- __version__ = "4.1 .0"
1
+ __version__ = "4.2 .0"
2
2
3
3
4
4
import asyncio
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " Discord Modmail"
3
- version = " 4.1 .0"
3
+ version = " 4.2 .0"
4
4
description = " Raiden's personal fork of Python Discord Modmail bot"
5
5
authors = [
6
6
" Raiden Sakura <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments