Bump version to v0.2.0
This commit is contained in:
parent
16be263093
commit
b8d86917e1
2
setup.py
2
setup.py
@ -12,7 +12,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='minitor',
|
name='minitor',
|
||||||
version='0.1.4',
|
version='0.2.0',
|
||||||
description='A minimal monitoring tool',
|
description='A minimal monitoring tool',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
url='https://git.iamthefij.com/iamthefij/minitor',
|
url='https://git.iamthefij.com/iamthefij/minitor',
|
||||||
|
Loading…
Reference in New Issue
Block a user