Skip to content

Commit ba9418c

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2020-02-13) ### Bug Fixes * switched to aiohttp for more robust webrtc connectivity ([20f12e2](20f12e2))
1 parent ba1670d commit ba9418c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/ambianic/peerjs-python/compare/v1.2.0...v1.2.1) (2020-02-13)
4+
5+
6+
### Bug Fixes
7+
8+
* switched to aiohttp for more robust webrtc connectivity ([20f12e2](https://github.com/ambianic/peerjs-python/commit/20f12e23632f3f9b2d3041a785a9361f0c56cd2f))
9+
310
# [1.2.0](https://github.com/ambianic/peerjs-python/compare/v1.1.6...v1.2.0) (2020-02-12)
411

512

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.2.0
3+
version = 1.2.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)