Skip to content

Commit

Permalink
Updating for 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewstock committed Aug 1, 2018
1 parent 6a2ab6a commit 364d560
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

setup(
name = 'evohomeclient',
version = '0.2.6',
version = '0.2.7',
description = 'Python client for connecting to the Evohome webservice',
url = 'https://github.com/watchforstock/evohome-client/',
download_url = 'https://github.com/watchforstock/evohome-client/tarball/0.2.6',
download_url = 'https://github.com/watchforstock/evohome-client/tarball/0.2.7',
author = 'Andrew Stock',
author_email = 'evohome@andrew-stock.com',
license = 'Apache 2',
Expand Down

0 comments on commit 364d560

Please sign in to comment.