Skip to content

Commit

Permalink
Release 1.28.0 (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
randomir authored Dec 2, 2024
1 parent 5d64d83 commit 1ad072b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwave/system/package_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

__all__ = ['__version__', '__author__', '__authoremail__', '__description__']

__version__ = '1.27.0'
__version__ = '1.28.0'
__author__ = 'D-Wave Systems Inc.'
__authoremail__ = '[email protected]'
__description__ = 'All things D-Wave System.'

0 comments on commit 1ad072b

Please sign in to comment.