mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-18 00:30:13 +08:00
Bump version to 1.2.0
This commit is contained in:
parent
541a41d00c
commit
c4ce046b96
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ stub_files = list(filter(lambda x: x.endswith('.pyi'), findall('nonebot')))
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='nonebot',
|
name='nonebot',
|
||||||
version='1.1.0',
|
version='1.2.0',
|
||||||
url='https://github.com/richardchien/nonebot',
|
url='https://github.com/richardchien/nonebot',
|
||||||
license='MIT License',
|
license='MIT License',
|
||||||
author='Richard Chien',
|
author='Richard Chien',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user