Skip to content

Commit 863bd18

Browse files
committed
Changed pyproject.toml
1 parent b5c0d6c commit 863bd18

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "gitAppWebhook"
3-
version = "0.3"
3+
version = "0.4"
44
authors = [
55
{ name="TCA", email="tca.youtub@gmail.com" },
66
]
@@ -9,7 +9,6 @@ readme = "README.md"
99
requires-python = ">=3.8"
1010
classifiers = [
1111
"Programming Language :: Python :: 3",
12-
"License :: Free To Use But Restricted",
1312
"Operating System :: OS Independent",
1413
]
1514
dependencies = [

0 commit comments

Comments
 (0)