From bb74d7e470a0a539573f901a662f7fe1ce911642 Mon Sep 17 00:00:00 2001 From: cliechti Date: Wed, 19 Mar 2003 01:46:06 +0000 Subject: updates for 1.19 git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@74 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 76566ac..7acfd30 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.18", + version="1.19", author="Chris Liechti", author_email="cliechti@gmx.net", url="http://pyserial.sourceforge.net/", -- cgit v1.2.1