X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=ab2eb867a5e7a508b8195698f65bde269c22e8b4;hp=10618f0f52af5344a238bb1f43917f3c6204b8d4;hb=5cfab995e99a58c2fcb2369eeda0635dfb59b24e;hpb=c11b1babbe56144f39212e4b453c4519e0521ca6 diff --git a/setup.py b/setup.py index 10618f0..ab2eb86 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup #from setuptools import setup,find_packages NAME = "certmaster" -VERSION = "0.27" +VERSION = "0.28" SHORT_DESC = "%s remote configuration and management api" % NAME LONG_DESC = """ A small pluggable xml-rpc daemon used by %s to implement various web services hooks