From 9a0ef85bdac5d245aecd2a2ae9179a9fed6ebc74 Mon Sep 17 00:00:00 2001 From: catherine Date: Fri, 30 Jan 2009 05:53:12 -0500 Subject: synch --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 527dc69..dfe4446 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup, find_packages setup( name="cmd2", - version="0.4.4", + version="0.4.5", py_modules=["cmd2",], # metadata for upload to PyPI -- cgit v1.2.1