Skip to content
Snippets Groups Projects
Commit 956e1620 authored by Podosochnyy Maxim's avatar Podosochnyy Maxim
Browse files

Реализация ExtensionService с учётом long polling операций

parent 9213be7a
Branches
Tags
No related merge requests found
...@@ -14,7 +14,7 @@ def load_requirements(): ...@@ -14,7 +14,7 @@ def load_requirements():
setup( setup(
name='perxis', name='perxis',
version='1.2.3', version='1.3.0',
description='Perxis python client', description='Perxis python client',
long_description=long_description, long_description=long_description,
long_description_content_type='text/markdown', long_description_content_type='text/markdown',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment