summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-09-07 12:53:19 -0700
committerNate Sesti <sestinj@gmail.com>2023-09-07 12:53:19 -0700
commit5a76c61e298fc701a29807c17eaf46e1e76043bc (patch)
treef8db0f1fbe6b38ac7c8327db2631e104ec6c9295
parenta5c3344fc9286958cf884c7f14b8fe72ebef76ef (diff)
parentbfa15f8a7768c93cb0518d200359517cb6bec957 (diff)
downloadsncontinue-5a76c61e298fc701a29807c17eaf46e1e76043bc.tar.gz
sncontinue-5a76c61e298fc701a29807c17eaf46e1e76043bc.tar.bz2
sncontinue-5a76c61e298fc701a29807c17eaf46e1e76043bc.zip
Merge branch 'main' of https://github.com/continuedev/continue
-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"