Skip to content

Commit ad18c37

Browse files
authored
Update version 0.5.0 -> 0.5.1
1 parent 6e6a58f commit ad18c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dwave/preprocessing/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.5.0'
15+
__version__ = '0.5.1'
1616

1717
from dwave.preprocessing import *
1818
import dwave.preprocessing.composites

0 commit comments

Comments
 (0)