X-Git-Url: https://git.mxchange.org/?p=quix0rs-apt-p2p.git;a=blobdiff_plain;f=setup.py;h=0fe378db69a43fb1380ae9ccdd4e0f78a3beb312;hp=3103e3ae3369fab07558567d99ded0cffe8cc4e3;hb=650175d1ea27497e1a6f5dfb6f9493cad9c492a4;hpb=0d597e1ebe57e3d2d5fb15d463ce066b34c3734e diff --git a/setup.py b/setup.py index 3103e3a..0fe378d 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ from distutils.core import setup setup( name = "apt-p2p", - version = "0.1.1", + version = "0.1.2", author = "Cameron Dale", author_email = "", url = "http://www.camrdale.org/apt-p2p.html",