update version

pull/1/head
Christophe Mehay 8 years ago
parent 091e623c70
commit bd65d60d51

@ -4,4 +4,4 @@ build:
@docker-compose build
test: build
@docker-compose up testpython2 testpython3
@docker-compose up --force-recreate testpython2 testpython3

@ -9,7 +9,7 @@ setup(
name='pyentrypoint',
version='0.1.15',
version='0.1.16',
packages=find_packages(),

Loading…
Cancel
Save