Skip to content

Commit 29b0528

Browse files
committed
Add description to project
1 parent c103ba4 commit 29b0528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "codeql-bundle"
33
version = "0.1.0"
4-
description = ""
4+
description = "Tool to create custom CodeQL bundles"
55
authors = ["Remco Vermeulen <rvermeulen@users.noreply.github.com>"]
66
readme = "README.md"
77
packages = [{include = "codeql_bundle"}]

0 commit comments

Comments
 (0)