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 | 81a5ed86119b81a07daf31144e8f09fe6b66246d (patch) | |
| tree | 7c1c66842a251069336591f0d67bac297de81534 /extension/scripts | |
| parent | 965d7f2ac778b9f7f0bca0e26eb474bb69a0ece3 (diff) | |
| download | sncontinue-81a5ed86119b81a07daf31144e8f09fe6b66246d.tar.gz sncontinue-81a5ed86119b81a07daf31144e8f09fe6b66246d.tar.bz2 sncontinue-81a5ed86119b81a07daf31144e8f09fe6b66246d.zip | |
the fix. and others.
Diffstat (limited to 'extension/scripts')
| -rw-r--r-- | extension/scripts/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/scripts/requirements.txt b/extension/scripts/requirements.txt index e6ba1e0a..c51c9d73 100644 --- a/extension/scripts/requirements.txt +++ b/extension/scripts/requirements.txt @@ -3,4 +3,4 @@ # typer==0.7.0 # pydantic # pytest -./continuedev-0.1.1-py3-none-any.whl
\ No newline at end of file +./continuedev-0.1.2-py3-none-any.whl
\ No newline at end of file |
