Skip to content

Commit e5a8e3b

Browse files
authored
Update version 0.12.9 -> 0.12.10
1 parent a8a7ee8 commit e5a8e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dimod/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# version is used by serialization below so we need it before everything
16-
__version__ = '0.12.9'
16+
__version__ = '0.12.10'
1717

1818
from dimod.constrained import *
1919
import dimod.constrained

0 commit comments

Comments
 (0)