From 82b8902e033430000481eb355733cd7065342037 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Wed, 7 Apr 2010 12:08:51 +0200 Subject: Used this release for a first beta of the 0.2 branch of development TODO: Added info about doc improvements Authors: Added myself as Contributor, and noted the partial rewrite which happend in 0.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 8df94a33..05547213 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ GitPython is a port of the grit library in Ruby created by Tom Preston-Werner and Chris Wanstrath. """, classifiers = [ - "Development Status :: 3 - Alpha", + "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", -- cgit v1.2.1