Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
🆙 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
0x24a committed May 21, 2023
1 parent e6716b3 commit bd162fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='hiyobot', # 你的项目名称
version="0.2.3", # 你的项目版本
version="0.2.4", # 你的项目版本
description='A simple bot framework for Hack.chat.', # 你的项目简介
long_description=open('README.md').read(), # 你的项目详细介绍,一般从README.md文件中读取
long_description_content_type='text/markdown', # 你的项目详细介绍的格式,一般为markdown格式
Expand Down

0 comments on commit bd162fa

Please sign in to comment.