diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-30 17:25:35 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-30 17:25:35 -0700 |
commit | 953d7dc8ddbea6b534977d68f38415a6b149d9d6 (patch) | |
tree | 3204415bb4de0c0b00b875a4812198c3f57ae0c5 /continuedev/pyproject.toml | |
parent | 9913b4fd46275f9185bf6a6896931bc38bd7d3d0 (diff) | |
download | sncontinue-953d7dc8ddbea6b534977d68f38415a6b149d9d6.tar.gz sncontinue-953d7dc8ddbea6b534977d68f38415a6b149d9d6.tar.bz2 sncontinue-953d7dc8ddbea6b534977d68f38415a6b149d9d6.zip |
the fix. and others.
Diffstat (limited to 'continuedev/pyproject.toml')
-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 64d88b8c..e33627e7 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.1" +version = "0.1.2" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |