diff --git a/dwave/gate/__init__.py b/dwave/gate/__init__.py index bf090c3..6166d70 100644 --- a/dwave/gate/__init__.py +++ b/dwave/gate/__init__.py @@ -16,4 +16,4 @@ from dwave.gate.mixedproperty import * from dwave.gate.primitives import * -__version__ = "0.3.0" +__version__ = "0.3.1"