From ca3e8fc12ac1659d19cbf52c58b8f2a3a1e8089a Mon Sep 17 00:00:00 2001 From: Sandy Walsh Date: Tue, 3 Jun 2014 02:55:09 +0000 Subject: [PATCH] fix versioning --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ef79a17..6a59d3f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,12 +1,13 @@ [metadata] name = notigen +version = 0.1 author = Dark Secret Software Inc. author-email = admin@darksecretsoftware.com summary = OpenStack-like notification generator 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