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 37825d1 commit 9074032Copy full SHA for 9074032
CHANGELOG
@@ -1,3 +1,8 @@
1
+v0.6.0
2
+======
3
+
4
+Allow intercepting (and logging) errors in callback instead of letting listener crash.
5
6
v0.5.0
7
======
8
oscpy/__init__.py
@@ -1,3 +1,3 @@
"""See README.md for package information."""
-__version__ = '0.6.0-dev6'
+__version__ = '0.6.0'
0 commit comments