From a4b8112d6d919eded664b042aea4f8015e143110 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 10 Apr 2007 19:18:28 +0000 Subject: [PATCH] will be 0.3.7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b859a53cec..48bbb9c9cb 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ use_setuptools() from setuptools import setup, find_packages setup(name = "SQLAlchemy", - version = "0.3.6", + version = "0.3.7", description = "Database Abstraction Library", author = "Mike Bayer", author_email = "mike_mp@zzzcomputing.com", -- 2.47.2