We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2fb4f commit 7c27eb5Copy full SHA for 7c27eb5
dimod/__init__.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# version is used by serialization below so we need it before everything
16
-__version__ = '0.12.18'
+__version__ = '0.12.19'
17
18
from dimod.constrained import *
19
import dimod.constrained
0 commit comments