diff options
author | GitHub Action <action@github.com> | 2023-09-23 20:40:02 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-23 20:40:02 +0000 |
commit | fa9a328a95523f1d6fe0c19baf02bc290a3a3e62 (patch) | |
tree | 07a3b59ad71fffe62fafee766d11dac666d102e8 /continuedev | |
parent | 2cc90f0eedee7056ca03cef946d734b365ab33f4 (diff) | |
download | sncontinue-fa9a328a95523f1d6fe0c19baf02bc290a3a3e62.tar.gz sncontinue-fa9a328a95523f1d6fe0c19baf02bc290a3a3e62.tar.bz2 sncontinue-fa9a328a95523f1d6fe0c19baf02bc290a3a3e62.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 fe5013e8..61978896 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.35" +version = "0.1.36" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |