Skip to content

Commit b034167

Browse files
authored
Update version 0.6.11.dev -> 0.6.11
1 parent cd42e9b commit b034167

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dwave/optimization/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from dwave.optimization.model import Model
1919
from dwave.optimization.mathematical import *
2020

21-
__version__ = "0.6.11.dev"
21+
__version__ = "0.6.11"
2222

2323

2424
def get_include() -> str:

0 commit comments

Comments
 (0)