mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +07:00
5 lines
105 B
Python
5 lines
105 B
Python
from __future__ import absolute_import
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '1.6.0dev'
|