Skip to content

Commit d3d6193

Browse files
chore(release): 1.2.6 [skip ci]
## [1.2.6](v1.2.5...v1.2.6) (2020-10-31) ### Bug Fixes * remove dead STUN and TURN servers ([ef53875](ef53875)) * support python 3.7 and 3.8 ([cfb81a1](cfb81a1))
1 parent cfb81a1 commit d3d6193

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.2.6](https://github.com/ambianic/peerjs-python/compare/v1.2.5...v1.2.6) (2020-10-31)
4+
5+
6+
### Bug Fixes
7+
8+
* remove dead STUN and TURN servers ([ef53875](https://github.com/ambianic/peerjs-python/commit/ef53875cb23f99ecfe4807a3d6f4cad9a01f3206))
9+
* support python 3.7 and 3.8 ([cfb81a1](https://github.com/ambianic/peerjs-python/commit/cfb81a1d3576946b349202a62f4a7a2aae8d3e54))
10+
311
## [1.2.5](https://github.com/ambianic/peerjs-python/compare/v1.2.4...v1.2.5) (2020-06-03)
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.2.5
3+
version = 1.2.6
44
author = Ivelin Ivanov
55
author_email = ivelin.ivanov@ambianic.ai
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)