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