From 86ea121cedea00091add461219c902aa344fdc4f Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 2 Mar 2010 14:54:57 -0500 Subject: replace another 'EC2' string with 'cloud' --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 546b15f9..314fca67 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ from glob import glob import os.path import subprocess -setup(name='EC2-init', +setup(name='cloud-init', version='0.5.5', description='EC2 initialisation magic', author='Scott Moser', -- cgit v1.2.3