From c294a5612a65258533306540d91a8dc97794184b Mon Sep 17 00:00:00 2001 From: GianisTsol Date: Thu, 27 May 2021 23:29:27 +0300 Subject: [PATCH] version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0f178dd..f20fc37 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="pyhonp2p", - version="1.3", + version="1.4", author="GianisTsol", author_email="giannisetsolakis@gmail.com", description="A peer to peer network able to transfer data and files",