Skip to content

Commit

Permalink
Update version 0.10.4 -> 0.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
arcondello committed Jul 30, 2021
1 parent e3b3eb4 commit 07c16c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dimod/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# version is used by serialization below so we need it before everything
__version__ = '0.10.4'
__version__ = '0.10.5'

from dimod.bqm import *

Expand Down

0 comments on commit 07c16c2

Please sign in to comment.