diff --git a/setup.py b/setup.py index cbac2337367ea18d5d440ed7f82f6f2636c2ab12..7678041a49739a934e5b0eb84c300cd13c1c862b 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ cy_build = cythonize([ setup( name="DTLSSocket", - version='0.1.2', + version='0.1.3', description = "DTLSSocket is a cython wrapper for tinydtls with a Socket like interface", author = "Jannis Konrad", author_email= "Jannis.Konrad@h-brs.de",