Skip to content

Commit 3efd649

Browse files
committed
Bump version to 0.2.0 in pyproject.toml
1 parent 14f7e03 commit 3efd649

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,6 +1,6 @@
11
[project]
22
name = "repo-context"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Convert Git repositories into LLM-friendly context format"
55
authors = [{ name = "Mathias Nielsen", email = "[email protected]" }]
66
maintainers = [{ name = "Mathias Nielsen", email = "[email protected]" }]

0 commit comments

Comments
 (0)