diff options
author | GitHub Action <action@github.com> | 2023-09-11 20:01:06 +0000 |
---|---|---|
committer | GitHub Action <action@github.com> | 2023-09-11 20:01:06 +0000 |
commit | 67bf7f8684e6f7543292a57b05ff7d846e9f4dd7 (patch) | |
tree | 67cadc7112c28f73fe85e164c54ee55be7432847 | |
parent | 49f6b823649718bfe575b8558b211c8274f0efd1 (diff) | |
download | sncontinue-67bf7f8684e6f7543292a57b05ff7d846e9f4dd7.tar.gz sncontinue-67bf7f8684e6f7543292a57b05ff7d846e9f4dd7.tar.bz2 sncontinue-67bf7f8684e6f7543292a57b05ff7d846e9f4dd7.zip |
ci: 🏷 Update PyPI version [skip ci]
-rw-r--r-- | continuedev/pyproject.toml | 2 |
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" |