diff --git a/pyproject.toml b/pyproject.toml index 1b795fc..7505525 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tankersdk-identity" -version = "1.3.0" +version = "1.3.1" description = "Tanker identity library" authors = ["Tanker team "] homepage = "https://github.com/TankerHQ/identity-python" diff --git a/tbump.toml b/tbump.toml index 05d11ef..cd53d71 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,5 +1,5 @@ [version] -current = "1.3.0" +current = "1.3.1" regex = ''' (?P\d+)