X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=blobdiff_plain;f=setup.py;h=ab2eb867a5e7a508b8195698f65bde269c22e8b4;hp=cb50b7a7587906d003aff66113f546e92f50451d;hb=1b1b6f5733d65cbb73f48ac9b4419aba3dc00eee;hpb=46e9a163a41d48958b3a0a68aa2f6d76c741f2ae diff --git a/setup.py b/setup.py index cb50b7a..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.25" +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