Skip to content

Commit 9ce1cee

Browse files
authored
Merge pull request #30 from Vovaman/f-28-error-for-non-existing-ca-file
#28 check for ca cert exists
2 parents 7ba034f + 6088617 commit 9ce1cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "micropython-async_websocket_client"
7-
version = "0.3.3"
7+
version = "0.3.4"
88
authors = [
99
{name = "Vladimir Badashkin", email = "bd_postbox1@mail.ru"},
1010
]

0 commit comments

Comments
 (0)