Skip to content

Commit 039e3d0

Browse files
committed
chore: update version
1 parent 4458f39 commit 039e3d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[tool.poetry]
22
package-mode = false
33
name = "d-asa"
4-
version = "0.1.0"
4+
version = "0.2.0"
55
description = "Debt Algorand Standard Application"
66
license = "AGPL-3.0"
77
authors = ["cusma <[email protected]>"]
88
maintainers = ["cusma <[email protected]>"]
99
readme = ["README.md", "docs/SUMMARY.md"]
1010
documentation = "https://cusma.github.io/d-asa/"
1111
repository = "https://github.com/cusma/d-asa"
12-
keywords = ["algorand", "debt", "tokenization", "finance"]
12+
keywords = ["algorand", "blockchain", "debt", "finance", "tokenization"]
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.12"

0 commit comments

Comments
 (0)