[chore] change README.md to README.org
This commit is contained in:
parent
9742552c5f
commit
600d8d2032
2 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "foxhole"
|
name = "foxhole"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["SouthFox <master@southfox.me>"]
|
authors = ["SouthFox <master@southfox.me>"]
|
||||||
readme = "README.md"
|
readme = "README.org"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
|
|
Loading…
Reference in a new issue