summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3428d40..b0fd0a8 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ if sys.version < '2.2.3':
setup(
name="pyserial",
description="Python Serial Port Extension",
- version="2.2",
+ version="2.3",
author="Chris Liechti",
author_email="cliechti@gmx.net",
url="http://pyserial.sourceforge.net/",