diff --git a/camilladsp/camilladsp.py b/camilladsp/camilladsp.py index 49d936b..a4d05a0 100644 --- a/camilladsp/camilladsp.py +++ b/camilladsp/camilladsp.py @@ -27,7 +27,7 @@ _reason_from_reply, ) -VERSION = "2.0.0" +VERSION = "2.0.1" class CamillaError(ValueError):