X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=blobdiff_plain;f=setup.py;h=10618f0f52af5344a238bb1f43917f3c6204b8d4;hp=cb50b7a7587906d003aff66113f546e92f50451d;hb=3553e2a88d6b77f7932cb3814306415536f7df80;hpb=7c0ab04b1f86814f50f33e0601398fa4e845e934 diff --git a/setup.py b/setup.py index cb50b7a..10618f0 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.27" 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