diff options
author | GitHub Action <action@github.com> | 2023-09-23 20:06:57 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-23 20:06:57 +0000 |
commit | c081b1467720fcf048e8ef7faac5a5f90c5f308d (patch) | |
tree | 51440f376be9bb39917c1984034afe6c3f8b350e | |
parent | e976d60974a7837967d03807605cbf2e7b4f3f9a (diff) | |
download | sncontinue-c081b1467720fcf048e8ef7faac5a5f90c5f308d.tar.gz sncontinue-c081b1467720fcf048e8ef7faac5a5f90c5f308d.tar.bz2 sncontinue-c081b1467720fcf048e8ef7faac5a5f90c5f308d.zip |
ci: 🏷 Update PyPI version [skip ci]
-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 40be7bb5..fe5013e8 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.34" +version = "0.1.35" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |