diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-09-12 01:23:09 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-09-12 01:23:09 -0700 |
commit | 99333fd2925b7c2bd4d20a8a12ebe909d3174aaf (patch) | |
tree | 9949ce695a41810fe1344ece13fb48265882b3e5 /continuedev | |
parent | 2197552db697d36f3f4d8107d4c41bafbca5f621 (diff) | |
parent | 681197b2b99dbcd6ac4691560e177babe2c4cfef (diff) | |
download | sncontinue-99333fd2925b7c2bd4d20a8a12ebe909d3174aaf.tar.gz sncontinue-99333fd2925b7c2bd4d20a8a12ebe909d3174aaf.tar.bz2 sncontinue-99333fd2925b7c2bd4d20a8a12ebe909d3174aaf.zip |
Merge branch 'main' of https://github.com/continuedev/continue
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 02371b46..9b8375cf 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.17" +version = "0.1.18" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |