diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-02 21:29:04 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-02 21:29:04 -0400 |
commit | ad1247a4af567c6ffde37adff526d5a0edb0ec39 (patch) | |
tree | c2ec77685c5009b1a48f3861b5e2b7be2ae4195b /continuedev/pyproject.toml | |
parent | 27be51addfbf146962efed0221c26431353c326a (diff) | |
download | sncontinue-ad1247a4af567c6ffde37adff526d5a0edb0ec39.tar.gz sncontinue-ad1247a4af567c6ffde37adff526d5a0edb0ec39.tar.bz2 sncontinue-ad1247a4af567c6ffde37adff526d5a0edb0ec39.zip |
READMEs
Diffstat (limited to 'continuedev/pyproject.toml')
-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 0dc4d267..83a287c8 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "continuedev" -version = "0.1.0" +version = "0.1.1" description = "" authors = ["Nate Sesti <sestinj@gmail.com>"] readme = "README.md" |