summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-09-12 08:00:07 +0000
committerGitHub Action <action@github.com>2023-09-12 08:00:07 +0000
commit9900d67f311f07c171342cbb90df460cb39c3513 (patch)
tree8adcb95f9cad502a749f429600f1553e3958a2e2
parentb3ecb559cecb6b6a11ab23e24f107361036a9cec (diff)
downloadsncontinue-9900d67f311f07c171342cbb90df460cb39c3513.tar.gz
sncontinue-9900d67f311f07c171342cbb90df460cb39c3513.tar.bz2
sncontinue-9900d67f311f07c171342cbb90df460cb39c3513.zip
ci: 🏷 Update PyPI version [skip ci]
-rw-r--r--continuedev/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/continuedev/pyproject.toml b/continuedev/pyproject.toml
index 02371b46..9b8375cf 100644
--- a/continuedev/pyproject.toml
+++ b/continuedev/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "continuedev"
-version = "0.1.17"
+version = "0.1.18"
description = ""
authors = ["Nate Sesti <sestinj@gmail.com>"]
readme = "README.md"