Skip to content

Commit 8d2c9c2

Browse files
author
jerem
committed
Bump to 3.0.0
1 parent 749ae16 commit 8d2c9c2

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

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

0 commit comments

Comments
 (0)