Bump version to 1.1.4
This commit is contained in:
parent
66b56a450e
commit
1b9860ba1e
3 changed files with 6 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name="yaboli",
|
||||
version="1.1.3",
|
||||
version="1.1.4",
|
||||
packages=["yaboli"],
|
||||
install_requires=["websockets==7.0"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue