From 327095c9dafefdb917cfffd00ec40d12c99283f4 Mon Sep 17 00:00:00 2001 From: cliechti Date: Sat, 2 Jan 2010 03:06:21 +0000 Subject: - update list of changes - prepare for 2.5-rc2 git-svn-id: http://svn.code.sf.net/p/pyserial/code/trunk/pyserial@356 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 b4a2fba..cd71ce7 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ if sys.version < '2.3': setup( name = "pyserial" + suffix, description = "Python Serial Port Extension", - version = "2.5-rc1", + version = "2.5-rc2", author = "Chris Liechti", author_email = "cliechti@gmx.net", url = "http://pyserial.sourceforge.net/", -- cgit v1.2.1