From 6a64e44e648f25402aa470057a516776e3f0dcd8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 21 Oct 2008 14:11:16 -0600 Subject: Updated internal version number to 2.6.2. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ad85633b..cb5db502 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ defines = [('PYTHON_MODULE', 1)] libs = ["amounts", "boost_python", "gmp"] setup(name = "Amounts", - version = "2.6.1", + version = "2.6.2", description = "Amounts and Commodities Library", author = "John Wiegley", author_email = "johnw@newartisans.com", -- cgit v1.2.3