diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-06-11 15:17:20 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-06-11 15:17:20 +0300 |
commit | 33a6f6286c84ba63b23a9c05cdbdbe94eccc06c3 (patch) | |
tree | 9e79d452eb6fe5f45b0244bec0cb211e598fe84a /setup.cfg | |
parent | workflows/test: test w/ latest Python (diff) | |
download | vk-scripts-33a6f6286c84ba63b23a9c05cdbdbe94eccc06c3.tar.gz vk-scripts-33a6f6286c84ba63b23a9c05cdbdbe94eccc06c3.zip |
README: update
Diffstat (limited to '')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ name = vk_scripts version = 1.0 author = Egor Tensin author_email = Egor.Tensin@gmail.com -description = A collection of scripts abusing VK.com API +description = Scripts to stalk people on VK long_description = file: README.md long_description_content_type = text/markdown license = MIT |