version = 0.2alpha
[ncclient] / setup.py
index 21ad679..c52620e 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -19,7 +19,7 @@ setup(name='ncclient',
       description="Python library for NETCONF clients",
       author="Shikhar Bhushan",
       author_email="shikhar@schmizz.net",
-      url="http://code.google.com/p/ncclient/",
+      url="http://schmizz.net/ncclient/",
       packages=["ncclient", "ncclient/transport", "ncclient/operations"],
       license="Apache License 2.0",
       platforms=["Posix; OS X; Windows"],