From e4c04a7dd1ae6088caf169c01ba70278d71fbbd4 Mon Sep 17 00:00:00 2001 From: speyrefitte Date: Wed, 3 Dec 2014 09:56:41 +0100 Subject: [PATCH] rrrr tag to quickly --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e4706d5..dd318a2 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import setuptools from distutils.core import setup, Extension setup(name='rdpy', - version='1.1.1', + version='1.1.3', description='Remote Desktop Protocol in Python', long_description=""" RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol.