We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf65ad commit 72faa63Copy full SHA for 72faa63
1 file changed
dwave/optimization/__init__.py
@@ -18,7 +18,7 @@
18
from dwave.optimization.model import Model
19
from dwave.optimization.mathematical import *
20
21
-__version__ = "0.6.12.dev"
+__version__ = "0.6.12"
22
23
24
def get_include() -> str:
0 commit comments