Bump version to 1.1.0
This commit is contained in:
parent
7780cb92de
commit
7e74499f81
3 changed files with 5 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name="yaboli",
|
||||
version="1.0.0",
|
||||
version="1.1.0",
|
||||
packages=["yaboli"],
|
||||
install_requires=["websockets==7.0"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue