diff options
author | GitHub Action <action@github.com> | 2023-09-24 08:02:02 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-24 08:02:02 +0000 |
commit | 3d2e5395a5279657ccedea07374d356f7b2cae28 (patch) | |
tree | cb03d0e2349260d097c206fffde5f15e1fbb4aad | |
parent | 8c5f00155fe2d15a77bde21de72b07969c5561af (diff) | |
download | sncontinue-3d2e5395a5279657ccedea07374d356f7b2cae28.tar.gz sncontinue-3d2e5395a5279657ccedea07374d356f7b2cae28.tar.bz2 sncontinue-3d2e5395a5279657ccedea07374d356f7b2cae28.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 61978896..45d1bbe2 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.36" +version = "0.1.37" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |