From 2b5ec73aed564fc8c1d6aed6a3f1590be64cf59d Mon Sep 17 00:00:00 2001 From: maximerety Date: Fri, 14 Feb 2020 13:47:53 +0100 Subject: [PATCH] Bump to 1.3.1 --- pyproject.toml | 2 +- tbump.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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+)