Skip to content

Commit 2b5ec73

Browse files
author
maximerety
committed
Bump to 1.3.1
1 parent bf01fa6 commit 2b5ec73

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tankersdk-identity"
3-
version = "1.3.0"
3+
version = "1.3.1"
44
description = "Tanker identity library"
55
authors = ["Tanker team <tech@tanker.io>"]
66
homepage = "https://github.com/TankerHQ/identity-python"

tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[version]
2-
current = "1.3.0"
2+
current = "1.3.1"
33

44
regex = '''
55
(?P<major>\d+)

0 commit comments

Comments
 (0)