diff options
| author | GitHub Action <action@github.com> | 2023-09-19 01:21:34 +0000 | 
|---|---|---|
| committer | GitHub Action <action@github.com> | 2023-09-19 01:21:34 +0000 | 
| commit | 9aef3a763de9d1b8365c0b343cb84273236a8c91 (patch) | |
| tree | 4e62b6169444d1d794fc1ba56879c57af79a5523 /continuedev | |
| parent | 4e31c26e340f9539db949693aac3532f81d8c7e4 (diff) | |
| download | sncontinue-9aef3a763de9d1b8365c0b343cb84273236a8c91.tar.gz sncontinue-9aef3a763de9d1b8365c0b343cb84273236a8c91.tar.bz2 sncontinue-9aef3a763de9d1b8365c0b343cb84273236a8c91.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 998bc1c7..83835115 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@  [tool.poetry]  name = "continuedev" -version = "0.1.31" +version = "0.1.32"  description = ""  authors = ["Nate Sesti <sestinj@gmail.com>"]  readme = "README.md"  | 
