File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11site_name : " Grid Meta Documentation"
2- site_url : https://grid-atlas .github.io/grid-meta
3- repo_url : https://github.com/Grid-Atlas /grid-meta
2+ site_url : https://grid-kitchen .github.io/grid-meta
3+ repo_url : https://github.com/Grid-Kitchen /grid-meta
44theme :
55 name : material
66 logo : assets/logo.png
Original file line number Diff line number Diff line change @@ -75,9 +75,9 @@ docstring-code-format = true
7575docstring-code-line-length = " dynamic"
7676
7777[project .urls ]
78- Documentation = " https://github.com/grid-atlas /grid-meta"
79- Issues = " https://github.com/grid-atlas /grid-meta/issues"
80- Source = " https://github.com/grid-atlas /grid-meta"
78+ Documentation = " https://github.com/grid-kitchen /grid-meta"
79+ Issues = " https://github.com/grid-kitchen /grid-meta/issues"
80+ Source = " https://github.com/grid-kitchen /grid-meta"
8181
8282[tool .hatch .version ]
8383path = " src/gridmeta/version.py"
Original file line number Diff line number Diff line change 33import platform
44import sys
55
6- VERSION = "1.0.1 "
6+ VERSION = "1.0.2 "
77SUPPORTED_VERSIONS = [VERSION ]
88
99
You can’t perform that action at this time.
0 commit comments