Skip to content

Commit

Permalink
Updated console build
Browse files Browse the repository at this point in the history
  • Loading branch information
markqvist committed Jan 19, 2025
1 parent 6bbcaa0 commit e230c73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Console/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
import shutil

packages = {
"rns": "rns-0.9.0-py3-none-any.whl",
"rns": "rns-0.9.1-py3-none-any.whl",
"nomadnet": "nomadnet-0.5.7-py3-none-any.whl",
"lxmf": "lxmf-0.5.9-py3-none-any.whl",
"lxmf": "lxmf-0.6.0-py3-none-any.whl",
"rnsh": "rnsh-0.1.5-py3-none-any.whl",
}

Expand Down

0 comments on commit e230c73

Please sign in to comment.