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

Commit 65abd0a

Browse files
authored
0.2.6 --> 0.2.7
1 parent 409e6fa commit 65abd0a

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
@@ -61,7 +61,7 @@ def build_extensions(self):
6161

6262
setup(
6363
name='dwave_qbsolv',
64-
version='0.2.6',
64+
version='0.2.7',
6565
packages=packages,
6666
package_dir={'dwave_qbsolv': 'python/dwave_qbsolv'},
6767
install_requires=['dimod>=0.6.4,<0.7.0'],

0 commit comments

Comments
 (0)