diff options
author | GitHub Action <action@github.com> | 2023-09-19 17:19:07 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-19 17:19:07 +0000 |
commit | bf25c1f6d9a84c991e90ab90997c8c56aed58a0b (patch) | |
tree | 1d49c670201bbf9d83842d51125a52b4dcb55422 | |
parent | 8a37d5865b7cf9eb509c0454ae3a001091982c69 (diff) | |
download | sncontinue-bf25c1f6d9a84c991e90ab90997c8c56aed58a0b.tar.gz sncontinue-bf25c1f6d9a84c991e90ab90997c8c56aed58a0b.tar.bz2 sncontinue-bf25c1f6d9a84c991e90ab90997c8c56aed58a0b.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 0cea8343..40be7bb5 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.33" +version = "0.1.34" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |