[chore] change README.md to README.org
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
SouthFox 2023-08-01 22:17:07 +08:00
parent 9742552c5f
commit 600d8d2032
2 changed files with 2 additions and 2 deletions

View file

@ -1,9 +1,9 @@
[tool.poetry]
name = "foxhole"
version = "0.1.0"
version = "0.1.1"
description = ""
authors = ["SouthFox <master@southfox.me>"]
readme = "README.md"
readme = "README.org"
[tool.poetry.dependencies]
python = "^3.11"