We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a705e4b commit dee24fcCopy full SHA for dee24fc
1 file changed
pyproject.toml
@@ -4,12 +4,12 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "QuickStart-Rhy"
7
-version = "0.7.53"
+version = "0.7.54"
8
description = "A Command Line Toolbox"
9
authors = [
10
{name = "Rhythmicc", email = "rhythmlian.cn@gmail.com"}
11
]
12
-license = "MIT"
+license = {text = "MIT"}
13
readme = "README.md"
14
requires-python = ">=3.8"
15
dependencies = [
0 commit comments