Skip to content

Commit 641f262

Browse files
authored
Update version 0.6.8.dev -> 0.6.8
1 parent bea0b7b commit 641f262

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.8.dev"
21+
__version__ = "0.6.8"
2222

2323

2424
def get_include() -> str:

0 commit comments

Comments
 (0)