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

Merge pull request from aanand/bump-1.3.0-dev

Bump 1.3.0dev
This commit is contained in:
Aanand Prasad 2015-04-16 18:02:59 +01:00
commit 2cdde099fa

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