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 9304015 commit 6bf6b9dCopy full SHA for 6bf6b9d
setup.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
from setuptools import setup, find_packages
3
4
-VERSION = '2.0.1'
+VERSION = '2.0.2'
5
long_description = 'This package contains the tools you need to quickly ' \
6
'integrate your Python back-end with Yoti, so that your ' \
7
'users can share their identity details with your ' \
0 commit comments