bump package
This commit is contained in:
parent
1902301863
commit
ba8ab18e67
2 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "vocode"
|
||||
version = "0.1.0"
|
||||
version = "0.1.3"
|
||||
description = "The all-in-one voice SDK"
|
||||
authors = ["Ajay Raj <ajay@vocode.dev>"]
|
||||
license = "MIT License"
|
||||
|
|
@ -14,7 +14,6 @@ python-dotenv = "0.21.1"
|
|||
typing-extensions = "4.5.0"
|
||||
websockets = "10.4"
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue