diff options
author | GitHub Action <action@github.com> | 2023-09-14 18:27:09 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-14 18:27:09 +0000 |
commit | d3d11e12cda50a4b0e57b49e3a66b9b29c584a69 (patch) | |
tree | dc37066e83010c7d5ffbbd6cb33de83fa1de4d51 /continuedev | |
parent | 1510507955f4a5730e8f02e110be5a31688eb40b (diff) | |
download | sncontinue-d3d11e12cda50a4b0e57b49e3a66b9b29c584a69.tar.gz sncontinue-d3d11e12cda50a4b0e57b49e3a66b9b29c584a69.tar.bz2 sncontinue-d3d11e12cda50a4b0e57b49e3a66b9b29c584a69.zip |
ci: 🏷 Update PyPI version [skip ci]
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 9ad148ee..f9c66cd3 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.25" +version = "0.1.26" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |