From e7b8e39977c8993068a75968c21b72aeb9fce55c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 13 Apr 2008 05:09:39 -0400 Subject: Increased version to 2.6.0.90 and added documentation for this release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5f79efa3..9e2cbbd5 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ import os libs = ["amounts", "boost_python", "gmp"] setup(name = "Amounts", - version = "2.6", + version = "2.6.0.90", description = "Amounts and Commodities Library", author = "John Wiegley", author_email = "johnw@newartisans.com", -- cgit v1.2.3