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

Commit f9e569b

Browse files
authored
Update version 0.2.7 -> 0.2.8
1 parent 4f4c070 commit f9e569b

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.7',
78+
version='0.2.8',
7979
packages=packages,
8080
package_dir={'dwave_qbsolv': 'python/dwave_qbsolv'},
8181
install_requires=['dimod>=0.6.10,<0.7.0'],

0 commit comments

Comments
 (0)