diff options
author | GitHub Action <action@github.com> | 2023-09-07 07:30:55 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-07 07:30:55 +0000 |
commit | 44070ac1851ad19ebdf2c943fe06083da23c9141 (patch) | |
tree | 6d85db9cddf1d97d1ce7767e3d15ff06653baf4d /continuedev/pyproject.toml | |
parent | 7daf1e4ae8c5de8732d49233e4efcaf25bec91d7 (diff) | |
download | sncontinue-44070ac1851ad19ebdf2c943fe06083da23c9141.tar.gz sncontinue-44070ac1851ad19ebdf2c943fe06083da23c9141.tar.bz2 sncontinue-44070ac1851ad19ebdf2c943fe06083da23c9141.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 c9c42902..ac612ee9 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.4" +version = "0.1.5" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |