From f1504f85ec331283e1917ff7ce5009e5c6373ff5 Mon Sep 17 00:00:00 2001 From: cliechti Date: Tue, 30 Sep 2003 00:01:02 +0000 Subject: updated for release 1.21 git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@89 f19166aa-fa4f-0410-85c2-fa1106f25c8a --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 61acc2c..d5a908d 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ from distutils.core import setup setup( name="pyserial", description="Python Serial Port Extension", - version="1.20", + version="1.21", author="Chris Liechti", author_email="cliechti@gmx.net", url="http://pyserial.sourceforge.net/", -- cgit v1.2.1