From c8ea48d502604c4e0801a4b8138d1e8e7095bf92 Mon Sep 17 00:00:00 2001 From: Martin Sivak Date: Tue, 26 Mar 2013 15:55:10 +0100 Subject: new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 062bb1c..94853b2 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ if os.uname()[4].startswith('s390'): setup( name = "initial-setup", - version = "0.3.1", + version = "0.3.2", author = "Martin Sivak", author_email = "msivak@redhat.com", description='Post-installation configuration utility', -- cgit