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