diff options
author | benadha <benawiadha@gmail.com> | 2022-01-23 18:24:20 +0700 |
---|---|---|
committer | benadha <benawiadha@gmail.com> | 2022-01-23 18:24:20 +0700 |
commit | 23320c6e396d6504c9b5ab2fca0f1d114a41d407 (patch) | |
tree | ea2c268a9c334296979fee5ea4c88bd94f6af007 /pyproject.toml | |
parent | 072b862adafce69e65ff1a9c62fa3956b68a38de (diff) | |
download | epy-23320c6e396d6504c9b5ab2fca0f1d114a41d407.tar.gz |
Update version and README.md
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 0fa9966..d641210 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "epy-reader" -version = "2022.1.16" +version = "2022.1.23" description = "CLI Ebook Reader" authors = ["Benawi Adha <benawiadha@gmail.com>"] license = "GPL-3.0" |