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 4ffb849 commit 9031a8cCopy full SHA for 9031a8c
sonar-project.properties
@@ -1,6 +1,6 @@
1
sonar.projectKey = yoti-web-sdk:python
2
sonar.projectName = python-sdk
3
-sonar.projectVersion = 2.9.1
+sonar.projectVersion = 2.9.2
4
sonar.exclusions=yoti_python_sdk/tests/**,examples/**
5
6
sonar.python.pylint.reportPath=coverage.out
yoti_python_sdk/version.py
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
-__version__ = "2.9.1"
+__version__ = "2.9.2"
0 commit comments