Skip to content

Commit

Permalink
Merge pull request #5 from cusma/release/v0.2.0
Browse files Browse the repository at this point in the history
release: v0.2.0
  • Loading branch information
cusma authored Jan 7, 2025
2 parents 4458f39 + 039e3d0 commit 049c986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[tool.poetry]
package-mode = false
name = "d-asa"
version = "0.1.0"
version = "0.2.0"
description = "Debt Algorand Standard Application"
license = "AGPL-3.0"
authors = ["cusma <[email protected]>"]
maintainers = ["cusma <[email protected]>"]
readme = ["README.md", "docs/SUMMARY.md"]
documentation = "https://cusma.github.io/d-asa/"
repository = "https://github.com/cusma/d-asa"
keywords = ["algorand", "debt", "tokenization", "finance"]
keywords = ["algorand", "blockchain", "debt", "finance", "tokenization"]

[tool.poetry.dependencies]
python = "^3.12"
Expand Down

0 comments on commit 049c986

Please sign in to comment.