From 9066be68b6b6d960b4f3f6cc8b56b35731f1b75a Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Sat, 7 Oct 2006 00:46:56 +0200 Subject: Imported vobject-0.4.3 into Git repository --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 3f79027..0ec0da6 100755 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ from setuptools import setup, find_packages # Metadata PACKAGE_NAME = "vobject" -PACKAGE_VERSION = "0.4.2" +PACKAGE_VERSION = "0.4.3" ALL_EXTS = ['*.py', '*.ics', '*.txt'] -- cgit v1.2.3