diff options
author | GitHub Action <action@github.com> | 2023-09-11 20:06:50 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-11 20:06:50 +0000 |
commit | 96bc153002e39f58860f736e2e000cb07114f64c (patch) | |
tree | f2076135403cfecf16bfd8e2ad1641215e9882fc /continuedev/pyproject.toml | |
parent | 9687ddcec92fe9609b1c0e2fddf8c320acbe38a3 (diff) | |
download | sncontinue-96bc153002e39f58860f736e2e000cb07114f64c.tar.gz sncontinue-96bc153002e39f58860f736e2e000cb07114f64c.tar.bz2 sncontinue-96bc153002e39f58860f736e2e000cb07114f64c.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 566d1dff..49abc2aa 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.14" +version = "0.1.15" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |