From 0f7776f7af16a0ea78156b3210658c3ca41f576f Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 17 Jul 2008 23:28:05 -0400 Subject: Updated the version number to 2.6.1. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 9e2cbbd5..0c78cb19 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ import os libs = ["amounts", "boost_python", "gmp"] setup(name = "Amounts", - version = "2.6.0.90", + version = "2.6.1", description = "Amounts and Commodities Library", author = "John Wiegley", author_email = "johnw@newartisans.com", -- cgit v1.2.3