We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c0d6c commit 863bd18Copy full SHA for 863bd18
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "gitAppWebhook"
3
-version = "0.3"
+version = "0.4"
4
authors = [
5
{ name="TCA", email="tca.youtub@gmail.com" },
6
]
@@ -9,7 +9,6 @@ readme = "README.md"
9
requires-python = ">=3.8"
10
classifiers = [
11
"Programming Language :: Python :: 3",
12
- "License :: Free To Use But Restricted",
13
"Operating System :: OS Independent",
14
15
dependencies = [
0 commit comments