v1.0.3
This commit is contained in:
parent
60f222f8f0
commit
4176eee7d7
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open('README.md', 'rt') as f:
|
|||
|
||||
setuptools.setup(
|
||||
name='showdialog',
|
||||
version='1.0.2',
|
||||
version='1.0.3',
|
||||
author='Chechkenev Andrey (@DarkCat09)',
|
||||
author_email='aacd0709@mail.ru',
|
||||
description='Simple module for showing GTK dialog',
|
||||
|
|
Loading…
Reference in a new issue