Bump version
This commit is contained in:
parent
1bd64c368c
commit
4aff5b1274
2
setup.py
2
setup.py
@ -5,7 +5,7 @@ with open('README.md', 'r') as ifile:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pipe_io_server',
|
name='pipe_io_server',
|
||||||
version='1.0.0',
|
version='1.0.1',
|
||||||
author='Kristóf Tóth',
|
author='Kristóf Tóth',
|
||||||
author_email='mrtoth@strongds.hu',
|
author_email='mrtoth@strongds.hu',
|
||||||
description='A trivial to use IPC solution based on pipes and newlines',
|
description='A trivial to use IPC solution based on pipes and newlines',
|
||||||
|
Loading…
Reference in New Issue
Block a user