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