chore(backend): version bump to trigger ci because i messed up
All checks were successful
Publish docker image / Publish (push) Successful in 2m53s
All checks were successful
Publish docker image / Publish (push) Successful in 2m53s
This commit is contained in:
parent
5c51eef5f9
commit
79df955e37
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
from setuptools import setup, find_packages
|
||||
|
||||
setup(name='aci',
|
||||
version='1.0.0',
|
||||
version='1.1.0',
|
||||
packages=find_packages(),
|
||||
scripts=['app.py'],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue