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