Skip to content

Commit efdea5c

Browse files
jeremjeremad
authored andcommitted
release 1.2.1
1 parent f08eccb commit efdea5c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.2.1
2+
===
3+
4+
* Add Python 3.8 support
5+
* Bump internal dependencies
6+
17
1.2
28
===
39

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def get_long_description():
88

99
setup(
1010
name="tankersdk-identity",
11-
version="1.2.0",
11+
version="1.2.1",
1212
description="Tanker identity library",
1313
long_description=get_long_description(),
1414
url="https://github.com/TankerHQ/identity-python",

0 commit comments

Comments
 (0)