44 Списание редств со счёта пользователя
This commit is contained in:
parent
0b7ef2eb23
commit
4b33f74dca
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.2',
|
||||
version='2.4.3',
|
||||
author='Vyacheslav Anzhiganov',
|
||||
author_email='hello@anzhiganov.com',
|
||||
packages=[
|
||||
|
@ -82,6 +82,7 @@ setup(
|
|||
'templates/default/tasks/*.html',
|
||||
'templates/default/vms/*.html',
|
||||
'templates/email/simple/*.html',
|
||||
'templates/email/simple/*.css',
|
||||
'templates/errors/*.html',
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue