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