Skip to content

Commit fd3dd3f

Browse files
committed
Bump to 1.3.3
1 parent 84d851e commit fd3dd3f

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.2"
3+
version = "1.3.3"
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.2"
2+
current = "1.3.3"
33

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

0 commit comments

Comments
 (0)