summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRoland Hedberg <roland.hedberg@adm.umu.se>2013-05-30 20:41:28 +0200
committerRoland Hedberg <roland.hedberg@adm.umu.se>2013-05-30 20:41:28 +0200
commitb008f8ff88b7ae20e6d2737cb13b023d70b04c32 (patch)
tree2ee38f277674bb058b8727fac0d34842e3d4093b /setup.py
parent9d0de9b60c66022b2767f48bcdddf8646ead77e5 (diff)
downloadpysaml2-b008f8ff88b7ae20e6d2737cb13b023d70b04c32.tar.gz
Increased the version number.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 818b02d3..61420877 100644
--- a/setup.py
+++ b/setup.py
@@ -21,7 +21,7 @@ __author__ = 'rohe0002'
setup(
name="saml2test",
- version="0.4.0",
+ version="0.4.1",
description="SAML2 test tool",
author = "Roland Hedberg",
author_email = "roland.hedberg@adm.umu.se",