Skip to content

Commit 57c93d7

Browse files
authored
Update version 0.6.3.dev -> 0.6.3
1 parent 44d2381 commit 57c93d7

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
@@ -17,7 +17,7 @@
1717
from dwave.optimization.model import Model
1818
from dwave.optimization.mathematical import *
1919

20-
__version__ = "0.6.3.dev"
20+
__version__ = "0.6.3"
2121

2222

2323
def get_include() -> str:

0 commit comments

Comments
 (0)