Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mhthies committed Oct 20, 2021
1 parent 57c582a commit 02819af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def run(self):

setup(
name='smarthomeconnect',
version='0.4.0',
version='0.5.0',
description='The Smart Home Connect home automation framework based on AsyncIO',
long_description=long_description,
long_description_content_type='text/markdown',
Expand Down

0 comments on commit 02819af

Please sign in to comment.