Skip to content

Commit 6ad4239

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2020-11-09) ### Features * expose dedicated configuration ([c1cf754](c1cf754)), closes [#37](#37)
1 parent c1cf754 commit 6ad4239

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.4.0](https://github.com/ambianic/peerjs-python/compare/v1.3.0...v1.4.0) (2020-11-09)
4+
5+
6+
### Features
7+
8+
* expose dedicated configuration ([c1cf754](https://github.com/ambianic/peerjs-python/commit/c1cf7544ebbc15cc054d66faddb4e2cff6acb291)), closes [#37](https://github.com/ambianic/peerjs-python/issues/37)
9+
310
# [1.3.0](https://github.com/ambianic/peerjs-python/compare/v1.2.7...v1.3.0) (2020-11-03)
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.3.0
3+
version = 1.4.0
44
author = Ivelin Ivanov
55
author_email = [email protected]
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)