Skip to content

Commit bf27360

Browse files
committed
bump version to 1.1.6
1 parent 5bd129b commit bf27360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def find_requirements(fn):
3030
setup(
3131
name='docker-make',
3232
description='build,tag,and push a bunch of related docker images via a single command',
33-
version='1.1.5',
33+
version='1.1.6',
3434
author='jizhilong',
3535
author_email='zhilongji@gmail.com',
3636
url='https://github.com/CtripCloud/docker-make',

0 commit comments

Comments
 (0)