diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-09-06 19:40:22 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-09-06 19:40:22 -0700 |
commit | f3a5e0f4197b5d768c873ccdb70eb99812d66efe (patch) | |
tree | 9f20d065d8229c86d1101191e8162f5d54336e32 /continuedev/pyproject.toml | |
parent | 41b3233693c34cd81c872a1e7279721b5f640d60 (diff) | |
parent | bd38794a02d46b70ee018bdd6cd11e3c207465fc (diff) | |
download | sncontinue-f3a5e0f4197b5d768c873ccdb70eb99812d66efe.tar.gz sncontinue-f3a5e0f4197b5d768c873ccdb70eb99812d66efe.tar.bz2 sncontinue-f3a5e0f4197b5d768c873ccdb70eb99812d66efe.zip |
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'continuedev/pyproject.toml')
-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 101c233f..c9c42902 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.3" +version = "0.1.4" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |