Move versioning to 0.3

This commit is contained in:
2009-04-13 22:44:41 +01:00
parent 5d76f0900b
commit 373f8fb9ee
3 changed files with 12 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ except:
sys.exit(1)
setup(name = "oblogout",
version = "0.2",
version = "0.3",
description = "Openbox Logout",
author = "Andrew Williams",
author_email = "andy@tensixtyone.com",