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

Merge branch 'bugfix/update_version' into 'master'

add clients

See merge request !32
parents 5ea85870 6e105810
No related branches found
No related tags found
1 merge request!32add clients
Pipeline #31012 passed with stage
in 1 minute and 55 seconds
...@@ -14,7 +14,7 @@ def load_requirements(): ...@@ -14,7 +14,7 @@ def load_requirements():
setup( setup(
name='perxis', name='perxis',
version='0.0.12', version='0.0.13',
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