summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
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",