diff options
author | GitHub Action <action@github.com> | 2023-09-14 08:24:45 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-14 08:24:45 +0000 |
commit | 41b3ff798114886498a385358fc2f47d3bb4416e (patch) | |
tree | 7a40362251c26d5ed9fc174accfcbeae7086401b | |
parent | 405e0946b2a1d17bd4c85754e237e91d3c055a0b (diff) | |
download | sncontinue-41b3ff798114886498a385358fc2f47d3bb4416e.tar.gz sncontinue-41b3ff798114886498a385358fc2f47d3bb4416e.tar.bz2 sncontinue-41b3ff798114886498a385358fc2f47d3bb4416e.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 30a12b7e..9ad148ee 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.24" +version = "0.1.25" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |