summaryrefslogtreecommitdiff
path: root/continuedev
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-09-17 12:15:20 -0700
committerNate Sesti <sestinj@gmail.com>2023-09-17 12:15:20 -0700
commitf88ba451077322ea8093bf860fb4d94ed5b3e41d (patch)
tree8e0a80c0ec7750b315737f42760bcc90197bf5de /continuedev
parent9cd249ee007911037639281c6d7590889ad7b467 (diff)
parent099274c9a0971558c7991c06bab3ca0dcac5d138 (diff)
downloadsncontinue-f88ba451077322ea8093bf860fb4d94ed5b3e41d.tar.gz
sncontinue-f88ba451077322ea8093bf860fb4d94ed5b3e41d.tar.bz2
sncontinue-f88ba451077322ea8093bf860fb4d94ed5b3e41d.zip
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'continuedev')
-rw-r--r--continuedev/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/continuedev/pyproject.toml b/continuedev/pyproject.toml
index 239a1369..998bc1c7 100644
--- a/continuedev/pyproject.toml
+++ b/continuedev/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "continuedev"
-version = "0.1.30"
+version = "0.1.31"
description = ""
authors = ["Nate Sesti <sestinj@gmail.com>"]
readme = "README.md"