Update the version numbers and changelog for new release.
[quix0rs-apt-p2p.git] / setup.py
index bf8ef6a287e4b1e15f521048ea367fb27146f67b..3103e3ae3369fab07558567d99ded0cffe8cc4e3 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -5,7 +5,7 @@ from distutils.core import setup
 
 setup(
     name = "apt-p2p",
-    version = "0.1.0",
+    version = "0.1.1",
     author = "Cameron Dale",
     author_email = "<camrdale@gmail.com>",
     url = "http://www.camrdale.org/apt-p2p.html",