Skip to content

Commit d8a213d

Browse files
author
Inwon Kim
committedNov 4, 2024
Bump version to 1.0.1
1 parent 840c05a commit d8a213d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎didsdk/__about__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.0"
1+
__version__ = "1.0.1"

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "did-sdk-python"
7-
description = ''
7+
description = 'This SDK is used not only to create and manage ICON DID, but also to issue and verify credentials and presentations.'
88
readme = "README.md"
99
requires-python = ">=3.8,<3.12"
1010
license = "MIT"

0 commit comments

Comments
 (0)