Skip to content

Commit 72faa63

Browse files
committed
Update version 0.6.12.dev -> 0.6.12
1 parent caf65ad commit 72faa63

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

2323

2424
def get_include() -> str:

0 commit comments

Comments
 (0)