diff options
| author | GitHub Action <action@github.com> | 2023-09-25 07:33:25 +0000 | 
|---|---|---|
| committer | GitHub Action <action@github.com> | 2023-09-25 07:33:25 +0000 | 
| commit | 8457f0ccf6cb103e051c4200db89db86a0b0e360 (patch) | |
| tree | 025afddca1d654602cf0d59f5002b55bfdafc7ad /continuedev | |
| parent | c05e73a746de1fc2fa02d304a0fc62d4921f6ec2 (diff) | |
| download | sncontinue-8457f0ccf6cb103e051c4200db89db86a0b0e360.tar.gz sncontinue-8457f0ccf6cb103e051c4200db89db86a0b0e360.tar.bz2 sncontinue-8457f0ccf6cb103e051c4200db89db86a0b0e360.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 445c4138..67e1b11d 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@  [tool.poetry]  name = "continuedev" -version = "0.1.40" +version = "0.1.41"  description = ""  authors = ["Nate Sesti <sestinj@gmail.com>"]  readme = "README.md" | 
