Skip to content

Commit a48e65c

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2021-01-23) ### Bug Fixes * log_level not found in config ([fb0a2da](fb0a2da)), closes [#53](#53) * log_level not found in config ([ddfedea](ddfedea))
1 parent fb0a2da commit a48e65c

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.4.5](https://github.com/ambianic/peerjs-python/compare/v1.4.4...v1.4.5) (2021-01-23)
4+
5+
6+
### Bug Fixes
7+
8+
* log_level not found in config ([fb0a2da](https://github.com/ambianic/peerjs-python/commit/fb0a2da641d97ea0e2ebd376d120fbc357d5ba02)), closes [#53](https://github.com/ambianic/peerjs-python/issues/53)
9+
* log_level not found in config ([ddfedea](https://github.com/ambianic/peerjs-python/commit/ddfedeac4ee4803fdee79f209f90798842312118))
10+
311
## [1.4.4](https://github.com/ambianic/peerjs-python/compare/v1.4.3...v1.4.4) (2021-01-23)
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.4
3+
version = 1.4.5
44
author = Ivelin Ivanov
55
author_email = ivelin.ivanov@ambianic.ai
66
description = Python port of PeerJS client library.

0 commit comments

Comments
 (0)