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