Skip to content

Commit

Permalink
Reordering
Browse files Browse the repository at this point in the history
  • Loading branch information
Emojigit committed Dec 25, 2023
1 parent a47c540 commit 1270214
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
Expand Up @@ -2,7 +2,7 @@
name = "bchosttrust"
description = "Blockchain solution to domain name trustworthy"
readme = "README.md"
version = "0.0.1"
version = "0.0.2"
dependencies = [
"anytree==2.12.1",
"click==8.1.7",
Expand All @@ -11,8 +11,8 @@ dependencies = [
"typeguard==4.1.5",
]
authors = [
{name = "Marco Pui", email = "marcopui5507@gmail.com"},
{name = "Cato Yiu", email = "root@1f616emo.xyz"},
{name = "Marco Pui", email = "marcopui5507@gmail.com"},
{name = "Lewis Chen", email = "bestnoodles101@gmail.com"},
{email = "bchosttrust@1f616emo.xyz"}
]
Expand Down

0 comments on commit 1270214

Please sign in to comment.