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