summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Action <action@github.com>2023-09-11 20:01:06 +0000
committerGitHub Action <action@github.com>2023-09-11 20:01:06 +0000
commit67bf7f8684e6f7543292a57b05ff7d846e9f4dd7 (patch)
tree67cadc7112c28f73fe85e164c54ee55be7432847
parent49f6b823649718bfe575b8558b211c8274f0efd1 (diff)
downloadsncontinue-67bf7f8684e6f7543292a57b05ff7d846e9f4dd7.tar.gz
sncontinue-67bf7f8684e6f7543292a57b05ff7d846e9f4dd7.tar.bz2
sncontinue-67bf7f8684e6f7543292a57b05ff7d846e9f4dd7.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 38dc67be..566d1dff 100644
--- a/continuedev/pyproject.toml
+++ b/continuedev/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "continuedev"
-version = "0.1.13"
+version = "0.1.14"
description = ""
authors = ["Nate Sesti <sestinj@gmail.com>"]
readme = "README.md"