Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Commit 1e38d78

Browse files
authored
Update version 0.2.9 -> 0.2.10
1 parent 6b86c69 commit 1e38d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def build_extensions(self):
7575

7676
setup(
7777
name='dwave-qbsolv',
78-
version='0.2.9',
78+
version='0.2.10',
7979
packages=packages,
8080
package_dir={'dwave_qbsolv': 'python/dwave_qbsolv'},
8181
install_requires=['dimod>=0.6.10,<0.9.0'],

0 commit comments

Comments
 (0)