X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=205802c6d4674081a68a31254c42a0489701119a;hp=ab2eb867a5e7a508b8195698f65bde269c22e8b4;hb=0c21a17fd5da6021a233839bf7df84a44c3875df;hpb=8c1e7ce1f1b146ba794779ccad8816baea16d64a diff --git a/setup.py b/setup.py index ab2eb86..205802c 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.28" +VERSION = "0.29" 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