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

Commit 7b71f11

Browse files
authored
Update version 0.3.3 -> 0.3.4
1 parent ca675f5 commit 7b71f11

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

7575
setup(
7676
name='dwave-qbsolv',
77-
version='0.3.3.post0',
77+
version='0.3.4',
7878
packages=packages,
7979
package_dir={'dwave_qbsolv': 'python/dwave_qbsolv'},
8080
install_requires=['dimod>=0.8.1,<0.11.0'],

0 commit comments

Comments
 (0)