Skip to content

Commit

Permalink
Bump version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Sep 28, 2020
1 parent 9e3fff6 commit d20243a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
"""Python Ring Door Bell setup script."""
from setuptools import setup

_VERSION = '0.6.0'
_VERSION = '0.6.1'


def readme():
Expand Down

0 comments on commit d20243a

Please sign in to comment.