We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749ae16 commit 8d2c9c2Copy full SHA for 8d2c9c2
2 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "tankersdk-identity"
3
-version = "2.16.1"
+version = "3.0.0"
4
description = "Tanker identity library"
5
authors = ["Tanker team <tech@tanker.io>"]
6
homepage = "https://github.com/TankerHQ/identity-python"
tbump.toml
@@ -1,5 +1,5 @@
[version]
-current = "2.16.1"
+current = "3.0.0"
regex = '''
(?P<major>\d+)
0 commit comments