Bump to 0.2.0a4

This commit is contained in:
Xavier Bustamante Talavera 2018-06-20 23:23:53 +02:00
parent 21d1a96aff
commit de2f0fc436
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup(
name="ereuse-devicehub",
version='0.2.0a3',
version='0.2.0a4',
packages=find_packages(),
url='https://github.com/ereuse/devicehub-teal',
license='Affero',