44 Списание редств со счёта пользователя
This commit is contained in:
parent
f407976723
commit
0b7ef2eb23
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='SWSCloudCore',
|
||||
version='2.4.1',
|
||||
version='2.4.2',
|
||||
author='Vyacheslav Anzhiganov',
|
||||
author_email='hello@anzhiganov.com',
|
||||
packages=[
|
||||
|
@ -18,6 +18,7 @@ setup(
|
|||
'SWSCloudCore.controllers.ips',
|
||||
'SWSCloudCore.controllers.kb',
|
||||
'SWSCloudCore.controllers.payments',
|
||||
'SWSCloudCore.controllers.plans',
|
||||
'SWSCloudCore.controllers.server_api',
|
||||
'SWSCloudCore.controllers.servers',
|
||||
'SWSCloudCore.controllers.settings',
|
||||
|
|
Loading…
Add table
Reference in a new issue