From d87f940c6d28b7a05f4f069a8ada124e400db4e7 Mon Sep 17 00:00:00 2001 From: maximerety Date: Fri, 14 Feb 2020 13:52:39 +0100 Subject: [PATCH] Bump to 1.3.2 --- pyproject.toml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 141e748..353d0f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tankersdk-identity" -version = "1.3.1" +version = "1.3.2" description = "Tanker identity library" authors = ["Tanker team "] homepage = "https://github.com/TankerHQ/identity-python" diff --git a/tbump.toml b/tbump.toml index cd53d71..9ebc925 100644 --- a/tbump.toml +++ b/tbump.toml @@ -1,5 +1,5 @@ [version] -current = "1.3.1" +current = "1.3.2" regex = ''' (?P\d+)