We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf01fa6 commit 2b5ec73Copy full SHA for 2b5ec73
2 files changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "tankersdk-identity"
3
-version = "1.3.0"
+version = "1.3.1"
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 = "1.3.0"
+current = "1.3.1"
regex = '''
(?P<major>\d+)
0 commit comments