Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Commit

Permalink
Bump python version number to .716 in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
devinlundberg committed May 10, 2016
1 parent 36d7add commit 02794a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Expand Up @@ -33,7 +33,7 @@
author='Arkajit Dey',
author_email='arkajit.dey@gmail.com',
url='http://www.keyczar.org/',
version='0.71h',
version='0.716',
packages=['keyczar'],
package_dir={'keyczar': 'src/keyczar'},
install_requires=['pycrypto>2.0', 'pyasn1'],
Expand Down

0 comments on commit 02794a7

Please sign in to comment.