We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0631049 commit e0ba072Copy full SHA for e0ba072
setup.py
@@ -8,7 +8,7 @@
8
name='itsdangerous',
9
author='Armin Ronacher',
10
author_email='[email protected]',
11
- version='0.19',
+ version='0.20',
12
url='http://github.com/mitsuhiko/itsdangerous',
13
py_modules=['itsdangerous'],
14
description='Various helpers to pass trusted data to '
0 commit comments