Skip to content

Commit

Permalink
Merge pull request #255 from randomir/master
Browse files Browse the repository at this point in the history
Bump version to 0.4.14
  • Loading branch information
randomir committed Sep 21, 2018
2 parents 70d8a66 + 54ff002 commit 1edfe42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwave/cloud/package_info.py
@@ -1,6 +1,6 @@
__packagename__ = 'dwave-cloud-client'
__title__ = 'D-Wave Cloud Client'
__version__ = '0.4.13'
__version__ = '0.4.14'
__author__ = 'D-Wave Systems Inc.'
__description__ = 'A minimal client for interacting with D-Wave cloud resources.'
__url__ = 'https://github.com/dwavesystems/dwave-cloud-client'
Expand Down

0 comments on commit 1edfe42

Please sign in to comment.