This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump revision from 0.0.35 to 0.0.36
- Loading branch information
1 parent
d643524
commit 1a0cb99
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
|
@@ -26,7 +26,7 @@ | |
# | ||
[tool.poetry] | ||
name = "pygptprompt" | ||
version = "0.0.35" | ||
version = "0.0.36" | ||
description = "PyGPTPrompt: A Context Window Management System for Automating Prompting with Chat Models." | ||
authors = ["Austin Berrio <[email protected]>"] | ||
license = "AGPL" | ||
|