diff --git a/camilladsp/camilladsp.py b/camilladsp/camilladsp.py index f2a97ed..3ae3189 100644 --- a/camilladsp/camilladsp.py +++ b/camilladsp/camilladsp.py @@ -27,7 +27,7 @@ _reason_from_reply, ) -VERSION = "2.0.2" +VERSION = "3.0.0" class CamillaError(ValueError):