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 5090386 commit b6aa5baCopy full SHA for b6aa5ba
setup.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
from setuptools import setup, find_packages
3
4
-VERSION = '2.0.3'
+VERSION = '2.0.4'
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