version 1.1

master
Бородин Роман 2019-04-17 14:18:22 +03:00
parent ed5139c726
commit 6ab91af974
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
from distutils.core import setup
setup(name='eudp',
version='1.0',
version='1.1',
description='Stream Socket over UDP with optional asymmetric encryption by RSA key-pairs',
author='Roman Borodin',
author_email='roman@ukamnya.ru',