File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " vk_api"
7- version = " 11.10.0 "
7+ version = " 11.10.1 "
88description = " Python модуль для создания скриптов для социальной сети Вконтакте (vk.ru API wrapper)"
99readme = {file = " README.md" , content-type = " text/markdown" }
1010requires-python = " >=3.6"
@@ -32,7 +32,7 @@ vkaudio = ["beautifulsoup4"]
3232
3333[project .urls ]
3434Homepage = " https://github.com/python273/vk_api"
35- Download = " https://github.com/python273/vk_api/archive/v11.10.0 .zip"
35+ Download = " https://github.com/python273/vk_api/archive/v11.10.1 .zip"
3636
3737[tool .setuptools ]
3838packages = [" vk_api" , " jconfig" ]
Original file line number Diff line number Diff line change 1414
1515
1616__author__ = 'python273'
17- __version__ = '11.10.0 '
17+ __version__ = '11.10.1 '
1818__email__ = 'vk_api@python273.pw'
You can’t perform that action at this time.
0 commit comments