Bump version to v0.1.3

This commit is contained in:
IamTheFij 2018-04-13 21:39:30 -07:00
parent c48a5ccd6a
commit 47a8bdf4a0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
setup(
name='minitor',
version='0.1.2',
version='0.1.3',
description='A minimal monitoring tool',
long_description=long_description,
url='https://git.iamthefij.com/iamthefij/minitor',