We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dec468 commit f5097f0Copy full SHA for f5097f0
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "codegpt"
3
-version = "0.2.7"
+version = "0.2.8"
4
license = "GPL-3.0-or-later"
5
description = "A CLI tool for refactoring code using OpenAI's models"
6
authors = ["John Partee"]
0 commit comments