X-Git-Url: http://dolda2000.com/gitweb/?p=pdm.git;a=blobdiff_plain;f=setup.py;h=96a5d226cb7cccbaa8de1f3308ac62429d4f696f;hp=eb07e39c35c459f8749d6255fd5b4c50d24d2919;hb=38fac1fb15e1d32173edbef33b07f8fc7799ae02;hpb=ebe466f227b464a7457dee55accb1b426821c7c9 diff --git a/setup.py b/setup.py index eb07e39..96a5d22 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name = "pdm3", - version = "0.2", + version = "0.3", description = "Python daemon management library", author = "Fredrik Tolf", author_email = "fredrik@dolda2000.com",