Skip to content

Commit

Permalink
update straggling tags
Browse files Browse the repository at this point in the history
  • Loading branch information
broox committed Nov 4, 2022
1 parent fca5ba8 commit a456a0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![PyPI version](https://badge.fury.io/py/nuheat.svg)](https://badge.fury.io/py/nuheat)
[![Travis](https://travis-ci.org/broox/python-nuheat.svg?branch=master)](https://travis-ci.org/broox/python-nuheat)
[![Coveralls](https://coveralls.io/repos/github/broox/python-nuheat/badge.svg?branch=master&release=0.3.0)](https://coveralls.io/github/broox/python-nuheat?branch=master)
[![Coveralls](https://coveralls.io/repos/github/broox/python-nuheat/badge.svg?branch=master&release=1.0.0)](https://coveralls.io/github/broox/python-nuheat?branch=master)
[![Supported Versions](https://img.shields.io/pypi/pyversions/nuheat.svg)](https://travis-ci.org/broox/python-nuheat)

A Python 3 library that allows control of connected [NuHeat Signature](http://www.nuheat.com/products/thermostats/signature-thermostat) radiant floor thermostats.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
author='Derek Brooks',
author_email='[email protected]',
url='https://github.com/broox/python-nuheat',
download_url='https://github.com/broox/python-nuheat/archive/0.3.0.tar.gz',
download_url='https://github.com/broox/python-nuheat/archive/1.0.0.tar.gz',
license='MIT',
keywords=['nuheat', 'thermostat', 'home automation', 'python'],
classifiers=[
Expand Down

0 comments on commit a456a0b

Please sign in to comment.