Bump version to v0.3.1
This commit is contained in:
parent
30a55b4ab2
commit
58b7cd2843
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.3.0',
|
version='0.3.1',
|
||||||
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