Up Version with API
This commit is contained in:
parent
7673e1b84c
commit
995acf1c5e
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='SWSCloudCore',
|
||||
version='2.5.1',
|
||||
version='2.5.2',
|
||||
author='Vyacheslav Anzhiganov',
|
||||
author_email='hello@anzhiganov.com',
|
||||
packages=[
|
||||
|
@ -25,7 +25,6 @@ setup(
|
|||
'SWSCloudCore.controllers.kb',
|
||||
'SWSCloudCore.controllers.payments',
|
||||
'SWSCloudCore.controllers.plans',
|
||||
'SWSCloudCore.controllers.ServerAPI',
|
||||
'SWSCloudCore.controllers.servers',
|
||||
'SWSCloudCore.controllers.settings',
|
||||
'SWSCloudCore.controllers.tasks',
|
||||
|
|
Loading…
Add table
Reference in a new issue