Skip to content

Commit 5f5745c

Browse files
committed
Release v0.8.3
1 parent 24c91eb commit 5f5745c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
![PyPI - License](https://img.shields.io/pypi/l/janus-client)
99
![PyPI - Status](https://img.shields.io/pypi/status/janus-client)
1010
![PyPI - Downloads](https://img.shields.io/pypi/dm/janus-client)
11-
![Code Coverage](https://img.shields.io/badge/coverage-82%25-brightgreen)
11+
![Code Coverage](https://img.shields.io/badge/coverage-75%-yellow)
1212

1313
---
1414

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "janus-client"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
description = "Janus WebRTC gateway Python async client."
55
authors = [
66
{name = "Joseph Lim", email = "josephlim_94@hotmail.co.uk"},

0 commit comments

Comments
 (0)