There was an error while loading. Please reload this page.
1 parent ef7ffa1 commit 9f790f4Copy full SHA for 9f790f4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Semantic Versioning Changelog
2
3
+## [1.0.1](https://github.com/ambianic/peerjs-python/compare/v1.0.0...v1.0.1) (2020-01-28)
4
+
5
6
+### Bug Fixes
7
8
+* publish action trigger ([ef7ffa1](https://github.com/ambianic/peerjs-python/commit/ef7ffa15bbffb22681ef748ea5b229a80803357e))
9
10
# 1.0.0 (2020-01-28)
11
12
src/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = peerjs
-version = 1.0.0
+version = 1.0.1
author = Ivelin Ivanov
author_email = ivelin.ivanov@ambianic.ai
description = Python port of PeerJS client library.
0 commit comments