diff --git a/setup.py b/setup.py index 65f961a..7e70118 100644 --- a/setup.py +++ b/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',