diff options
author | GitHub Action <action@github.com> | 2023-09-15 00:19:04 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-15 00:19:04 +0000 |
commit | 61676ffb745edad3b8bd3dab533fd713a511e40d (patch) | |
tree | 82cb0b9ea378f333989ee114744055d0e357c1e3 /continuedev | |
parent | 03bb87b565af7b77e888f8232a95bb38ded5bbd2 (diff) | |
download | sncontinue-61676ffb745edad3b8bd3dab533fd713a511e40d.tar.gz sncontinue-61676ffb745edad3b8bd3dab533fd713a511e40d.tar.bz2 sncontinue-61676ffb745edad3b8bd3dab533fd713a511e40d.zip |
ci: 🏷 Update PyPI version [skip ci]
Diffstat (limited to 'continuedev')
-rw-r--r-- | continuedev/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/continuedev/pyproject.toml b/continuedev/pyproject.toml index f9c66cd3..697b0d95 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.26" +version = "0.1.27" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |