We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05114a4 commit 1f5844cCopy full SHA for 1f5844c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [1.5.1](https://github.com/ambianic/peerjs-python/compare/v1.5.0...v1.5.1) (2021-10-05)
4
+
5
6
+### Bug Fixes
7
8
+* pypi publish script ([05114a4](https://github.com/ambianic/peerjs-python/commit/05114a49532e2a7c3fbc1084d729f198f8a35a9b))
9
10
# [1.5.0](https://github.com/ambianic/peerjs-python/compare/v1.4.5...v1.5.0) (2021-10-05)
11
12
src/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = peerjs
-version = 1.5.0
+version = 1.5.1
author = Ivelin Ivanov
author_email = ivelin.ivanov@ambianic.ai
description = Python port of PeerJS client library.
0 commit comments