1
0
mirror of https://github.com/docker/compose.git synced 2025-04-08 17:05:13 +02:00

Bump 1.3.0dev

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2015-04-16 17:54:18 +01:00
parent 6e64802545
commit 310c7623f9

@ -1,4 +1,4 @@
from __future__ import unicode_literals
from .service import Service # noqa:flake8
__version__ = '1.2.0'
__version__ = '1.3.0dev'