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

Добавлен пример с сервисом расширения, исправлен метод update_collections в extension_setup

parent 05526f4d
No related branches found
No related tags found
1 merge request!34Добавлен пример с сервисом расширения, исправлен метод update_collections в extension_setup
...@@ -14,7 +14,7 @@ def load_requirements(): ...@@ -14,7 +14,7 @@ def load_requirements():
setup( setup(
name='perxis', name='perxis',
version='0.0.14', version='0.0.15',
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