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

Добавлен общий код PerxisDataProvider, GrpcChannel и моделей

parent 62321c44
No related branches found
No related tags found
1 merge request!42Добавлен общий код PerxisDataProvider, GrpcChannel и моделей
...@@ -14,7 +14,7 @@ def load_requirements(): ...@@ -14,7 +14,7 @@ def load_requirements():
setup( setup(
name='perxis', name='perxis',
version='0.0.20', version='0.0.21',
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.
Finish editing this message first!
Please register or to comment