mirror of
https://github.com/docker/docs.git
synced 2026-04-02 01:08:53 +07:00
5 lines
106 B
Python
5 lines
106 B
Python
from __future__ import absolute_import
|
|
from __future__ import unicode_literals
|
|
|
|
__version__ = '1.8.0-rc1'
|