Skip to content

Commit e2899c9

Browse files
committed
Release-2.10.0: Bump version numbers
1 parent 1d5d8c8 commit e2899c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sonar.projectKey = yoti-web-sdk:python
22
sonar.projectName = python-sdk
3-
sonar.projectVersion = 2.9.2
3+
sonar.projectVersion = 2.10.0
44
sonar.exclusions=yoti_python_sdk/tests/**,examples/**
55

66
sonar.python.pylint.reportPath=coverage.out

yoti_python_sdk/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "2.9.2"
2+
__version__ = "2.10.0"

0 commit comments

Comments
 (0)