File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " bintensors-python"
3- version = " 0.0.4 "
3+ version = " 0.0.5 "
44edition = " 2021"
55rust-version = ' 1.75'
66
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ dynamic = ["version"]
2626authors = [
2727 {
name =
' Luca Vivona' ,
email =
" [email protected] " }
2828]
29+ description = " Another file format for storing your models in a binary encoded format."
2930readme = {file = " README.md" , content-type = " text/markdown" }
3031[project .optional-dependencies ]
3132numpy = [" numpy>=1.21.6" ]
@@ -60,6 +61,7 @@ dev = [
6061[project .urls ]
6162Homepage = ' https://github.com/GnosisFoundation/bintensors'
6263Source = ' https://github.com/GnosisFoundation/bintensors'
64+ repository = " https://github.com/GnosisFoundation/bintensors"
6365
6466[tool .maturin ]
6567python-source = " py"
You can’t perform that action at this time.
0 commit comments