Skip to content

Commit 581923c

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2021-01-23) ### Bug Fixes * allow more lenient peers id load ([1fe71b6](1fe71b6)), closes [#51](#51) * allow more lenient peers id load ([981ae27](981ae27))
1 parent 1fe71b6 commit 581923c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Semantic Versioning Changelog
22

3+
## [1.4.3](https://github.com/ambianic/peerjs-python/compare/v1.4.2...v1.4.3) (2021-01-23)
4+
5+
6+
### Bug Fixes
7+
8+
* allow more lenient peers id load ([1fe71b6](https://github.com/ambianic/peerjs-python/commit/1fe71b6e5903d6068f83fb6142da64e1cd34b763)), closes [#51](https://github.com/ambianic/peerjs-python/issues/51)
9+
* allow more lenient peers id load ([981ae27](https://github.com/ambianic/peerjs-python/commit/981ae27bd980cb43ddef1906e9f17a7756314696))
10+
311
## [1.4.2](https://github.com/ambianic/peerjs-python/compare/v1.4.1...v1.4.2) (2021-01-15)
412

513

src/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = peerjs
3-
version = 1.4.2
3+
version = 1.4.3
44
author = Ivelin Ivanov
55
author_email = ivelin.ivanov@ambianic.ai
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)