summaryrefslogtreecommitdiffstats
path: root/ipa-python/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipa-python/setup.py')
-rw-r--r--ipa-python/setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ipa-python/setup.py b/ipa-python/setup.py
index deb84f29..9611367a 100644
--- a/ipa-python/setup.py
+++ b/ipa-python/setup.py
@@ -35,10 +35,10 @@ def setup_package():
try:
setup(
name = "ipa",
- version = "0.5.0",
+ version = "0.6.0",
license = "GPL",
author = "Karl MacMillan, et.al.",
- author_email = "kmacmillan@redhat.com",
+ author_email = "kmacmill@redhat.com",
maintainer = "freeIPA Developers",
maintainer_email = "freeipa-devel@redhat.com",
url = "http://www.freeipa.org/",