Skip to content

Commit 0c50bcf

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2020-11-28) ### Bug Fixes * merge pull request [#38](#38) from ivelin/master ([12a4365](12a4365)) * peer reconnect error; closes [#31](#31) ([6b68cfa](6b68cfa))
1 parent 12a4365 commit 0c50bcf

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.1](https://github.com/ambianic/peerjs-python/compare/v1.4.0...v1.4.1) (2020-11-28)
4+
5+
6+
### Bug Fixes
7+
8+
* merge pull request [#38](https://github.com/ambianic/peerjs-python/issues/38) from ivelin/master ([12a4365](https://github.com/ambianic/peerjs-python/commit/12a43657fe828b3ed986ca8c8aae82f85a79ffb5))
9+
* peer reconnect error; closes [#31](https://github.com/ambianic/peerjs-python/issues/31) ([6b68cfa](https://github.com/ambianic/peerjs-python/commit/6b68cfa9145422488cf35f161e9e40ea88ae73ee))
10+
311
# [1.4.0](https://github.com/ambianic/peerjs-python/compare/v1.3.0...v1.4.0) (2020-11-09)
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.0
3+
version = 1.4.1
44
author = Ivelin Ivanov
55
author_email = ivelin.ivanov@ambianic.ai
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)