From a23efbfbb7e6ead0ae87a2c3f889ca4a4ef00d4a Mon Sep 17 00:00:00 2001 From: "Dwayne C. Litzenberger" Date: Sat, 22 Oct 2011 13:29:01 -0400 Subject: Bump to v2.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 09fbc09..0f1ef01 100644 --- a/setup.py +++ b/setup.py @@ -378,7 +378,7 @@ class TestCommand(Command): self.announce("running extended self-tests") kw = {'name':"pycrypto", - 'version':"2.3", # See also: lib/Crypto/__init__.py + 'version':"2.4", # See also: lib/Crypto/__init__.py 'description':"Cryptographic modules for Python.", 'author':"Dwayne C. Litzenberger", 'author_email':"dlitz@dlitz.net", -- cgit v1.2.1