X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=blobdiff_plain;f=setup.py;h=131641d3778ed96b6e8c6cded003ea1d6ddc9633;hp=bf8ef6a287e4b1e15f521048ea367fb27146f67b;hb=1b817aa5ea45f80ef6c21152593a9e63d5ae9080;hpb=2ddf7b9797406505aa3ee1c40de12843b711eefd diff --git a/setup.py b/setup.py index bf8ef6a..131641d 100755 --- 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.5", author = "Cameron Dale", author_email = "", url = "http://www.camrdale.org/apt-p2p.html",