From 6a2e94951c9d93014e97aaccab1a3e08854381ca Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Mon, 25 Feb 2013 13:20:18 +0000 Subject: [PATCH] Release 0.23 --- 0publish | 2 +- 0publish.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/0publish b/0publish index 4b54419..4ff19d9 100755 --- a/0publish +++ b/0publish @@ -7,7 +7,7 @@ import signing from logging import info, debug import edit, validator, create -version = '0.22' +version = '0.23' parser = OptionParser(usage="usage: %prog [options] interface") parser.add_option("-a", "--add-from", help="add implementations from FEED", metavar='FEED') diff --git a/0publish.xml b/0publish.xml index e2fadd7..d814d85 100644 --- a/0publish.xml +++ b/0publish.xml @@ -38,6 +38,6 @@ - + -- 2.11.4.GIT