summaryrefslogtreecommitdiff
path: root/continuedev/pyproject.toml
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-09-07 18:24:16 +0000
committerGitHub Action <action@github.com>2023-09-07 18:24:16 +0000
commitbfa15f8a7768c93cb0518d200359517cb6bec957 (patch)
tree431af3aca79f4da163f6c43d8f604eb95641632e /continuedev/pyproject.toml
parentda00146a2adc877bbaca0fb92ae071c759941359 (diff)
downloadsncontinue-bfa15f8a7768c93cb0518d200359517cb6bec957.tar.gz
sncontinue-bfa15f8a7768c93cb0518d200359517cb6bec957.tar.bz2
sncontinue-bfa15f8a7768c93cb0518d200359517cb6bec957.zip
ci: 🏷 Update PyPI version [skip ci]
Diffstat (limited to 'continuedev/pyproject.toml')
-rw-r--r--continuedev/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/continuedev/pyproject.toml b/continuedev/pyproject.toml
index d6cadfbc..64ac9df5 100644
--- a/continuedev/pyproject.toml
+++ b/continuedev/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "continuedev"
-version = "0.1.8"
+version = "0.1.9"
description = ""
authors = ["Nate Sesti <sestinj@gmail.com>"]
readme = "README.md"