From 3f9fcf1388f3d76347a1ec8d15f7dca419b78e3c Mon Sep 17 00:00:00 2001 From: Sandy Walsh Date: Tue, 3 Jun 2014 02:56:13 +0000 Subject: [PATCH] version fixup --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f11aca0..b979ee6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,12 +1,13 @@ [metadata] name = shoebox +version = 0.1 author = Dark Secret Software Inc. author-email = admin@darksecretsoftware.com summary = data archiving library description-file = README.md license = Apache-2 classifier = - Development Status :: 5 - Production/Stable + Development Status :: 3 - Alpha Environment :: Console Intended Audience :: Developers Intended Audience :: Information Technology