Skip to content

Commit 86d11fb

Browse files
authored
Update version 0.6.4.dev -> 0.6.4
1 parent fa33a3c commit 86d11fb

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

2323

2424
def get_include() -> str:

0 commit comments

Comments
 (0)