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 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",