diff options
| author | Nate Sesti <sestinj@gmail.com> | 2023-09-06 15:57:19 -0700 |
|---|---|---|
| committer | Nate Sesti <sestinj@gmail.com> | 2023-09-06 15:57:19 -0700 |
| commit | 5d63d250409492a8ea9e554873b5b4a9221311a1 (patch) | |
| tree | 972ee77a248e0ce87319d351db003a53722d0911 | |
| parent | b237850c4b64435e26dfb5f12275a16a93e556a8 (diff) | |
| download | sncontinue-5d63d250409492a8ea9e554873b5b4a9221311a1.tar.gz sncontinue-5d63d250409492a8ea9e554873b5b4a9221311a1.tar.bz2 sncontinue-5d63d250409492a8ea9e554873b5b4a9221311a1.zip | |
chore: :bookmark: update pypi version manually
| -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 19706ef0..101c233f 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.2" +version = "0.1.3" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |
