Skip to content

Commit 517cb7c

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.7...v1.3.0) (2020-11-03) ### Features * expose stun servers config ([22f69b3](22f69b3)), closes [#36](#36)
1 parent 22f69b3 commit 517cb7c

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.3.0](https://github.com/ambianic/peerjs-python/compare/v1.2.7...v1.3.0) (2020-11-03)
4+
5+
6+
### Features
7+
8+
* expose stun servers config ([22f69b3](https://github.com/ambianic/peerjs-python/commit/22f69b3eaa79097791b2ec2c61abbd823c6c6a38)), closes [#36](https://github.com/ambianic/peerjs-python/issues/36)
9+
310
## [1.2.7](https://github.com/ambianic/peerjs-python/compare/v1.2.6...v1.2.7) (2020-10-31)
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.7
3+
version = 1.3.0
44
author = Ivelin Ivanov
55
author_email = ivelin.ivanov@ambianic.ai
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)