X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=blobdiff_plain;f=setup.py;h=131641d3778ed96b6e8c6cded003ea1d6ddc9633;hp=f5de560528e02e28d9fac9ff5475b3b98c89a7df;hb=1b817aa5ea45f80ef6c21152593a9e63d5ae9080;hpb=648ac0a2827cc56476ec4bdc7259e417fc3058dd diff --git a/setup.py b/setup.py index f5de560..131641d 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from distutils.core import setup setup( name = "apt-p2p", - version = "0.1.3", + version = "0.1.5", author = "Cameron Dale", author_email = "", url = "http://www.camrdale.org/apt-p2p.html",