Up Version with API
This commit is contained in:
parent
5eb62c2d87
commit
9d0e9e8069
2 changed files with 4 additions and 1 deletions
|
@ -0,0 +1,3 @@
|
|||
# coding: utf-8
|
||||
|
||||
from SWSCloudAdministrator.application import app
|
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup
|
|||
|
||||
setup(
|
||||
name='SWSCloudCore',
|
||||
version='2.5.4',
|
||||
version='2.5.5',
|
||||
author='Vyacheslav Anzhiganov',
|
||||
author_email='hello@anzhiganov.com',
|
||||
packages=[
|
||||
|
|
Loading…
Add table
Reference in a new issue