summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-09-09 18:18:34 -0700
committerNate Sesti <sestinj@gmail.com>2023-09-09 18:18:34 -0700
commitf1a7d40d5200a2cf2b58969bf0a3a528680af938 (patch)
treecbbea40733adfc051f9954e0e1438b77cf1c2e2b
parent6986296e53b8072755ffdaa6de5a33c8f4422524 (diff)
parent09191bd5fe3bbc96cd1e6a84d6d527cb6809b2fa (diff)
downloadsncontinue-f1a7d40d5200a2cf2b58969bf0a3a528680af938.tar.gz
sncontinue-f1a7d40d5200a2cf2b58969bf0a3a528680af938.tar.bz2
sncontinue-f1a7d40d5200a2cf2b58969bf0a3a528680af938.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 7738137d..50258b53 100644
--- a/continuedev/pyproject.toml
+++ b/continuedev/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "continuedev"
-version = "0.1.11"
+version = "0.1.12"
description = ""
authors = ["Nate Sesti <sestinj@gmail.com>"]
readme = "README.md"