Bump the version numbers for release. Also remove

specific version check on freeradius. Packages aren't
available and the freeradius support isn't ready
anyway.
This commit is contained in:
Karl MacMillan
-
parent 67cddce4d4
commit b202b6cc31
9 changed files with 23 additions and 23 deletions

View File

@@ -35,7 +35,7 @@ def setup_package():
try:
setup(
name = "freeipa-python",
version = "0.4.1",
version = "0.5.0",
license = "GPL",
author = "Karl MacMillan, et.al.",
author_email = "kmacmillan@redhat.com",