-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix parsed code bug & version bump (#22)
* Fix * Bump version
- Loading branch information
1 parent
d786231
commit a3ed389
Showing
3 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "repo-gpt" | ||
version = "0.1.2" | ||
version = "0.1.3" | ||
description = "Search your code repository using GPT3.5 or GPT4." | ||
authors = ["Shruti Patel <[email protected]>"] | ||
license = "Apache License 2.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters