Skip to content

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Rembrand van Lakwijk committed Jul 7, 2024
1 parent 341276a commit 3301d5a
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,11 +2,11 @@

setup(
name='homgarapi',
version='0.0.1',
version='0.0.2',
description='HomGar API client',
keywords=['homgar'],
url='https://github.com/Remboooo/homgarapi',
download_url='https://github.com/Remboooo/homgarapi/archive/refs/tags/v0.0.1.tar.gz',
download_url='https://github.com/Remboooo/homgarapi/archive/refs/tags/v0.0.2.tar.gz',
author='Rembrand van Lakwijk',
author_email='[email protected]',
license='MIT',
Expand Down

0 comments on commit 3301d5a

Please sign in to comment.