X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=blobdiff_plain;f=setup.py;h=de57040f3ba1f3d178ba2f5fc7d92409d75e12e2;hp=98f8778e55137b58716b6543e91c6f7b058ee291;hb=f33325800add0c2ca5886cc78c05e007a5be5e8e;hpb=e2f635bb3294d13a29420ab0d0aab5ace0cfe03f diff --git a/setup.py b/setup.py index 98f8778..de57040 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.24.9" +VERSION = "0.25" 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