diff options
author | GitHub Action <action@github.com> | 2023-09-11 20:33:52 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-11 20:33:52 +0000 |
commit | 6d36c784250d140c334c7d86bdd7575cc18b26b8 (patch) | |
tree | 08b918f3e56af44916e939e81d515dcd1c902d06 /continuedev/pyproject.toml | |
parent | 8a06ca00f1306c2677d72f09a39fd1325381b3b2 (diff) | |
download | sncontinue-6d36c784250d140c334c7d86bdd7575cc18b26b8.tar.gz sncontinue-6d36c784250d140c334c7d86bdd7575cc18b26b8.tar.bz2 sncontinue-6d36c784250d140c334c7d86bdd7575cc18b26b8.zip |
ci: 🏷 Update PyPI version [skip ci]
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 49abc2aa..2f209dc1 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.15" +version = "0.1.16" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |