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

Удален лишний код, исправлена ошибка в методе update

parent 63865720
No related branches found
No related tags found
1 merge request!35Удален лишний код, исправлена ошибка в методе update
...@@ -14,7 +14,7 @@ def load_requirements(): ...@@ -14,7 +14,7 @@ def load_requirements():
setup( setup(
name='perxis', name='perxis',
version='0.0.15', version='0.0.16',
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