Skip to content

Commit

Permalink
ver bump
Browse files Browse the repository at this point in the history
  • Loading branch information
leshchenko1979 committed Aug 21, 2020
1 parent a24a68c commit 2d0a691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="fast_bitrix24",
version="0.3.4",
version="0.3.5",
author="Alexey Leshchenko",
author_email="leshchenko@gmail.com",
description="Высокоуровневый API для Python 3.7+ для быстрого получения данных от Битрикс24 через REST API. Параллельные запросы к серверу, упаковка запросов в батчи, контроль скорости запросов.",
Expand Down

0 comments on commit 2d0a691

Please sign in to comment.