summaryrefslogtreecommitdiffstats
path: root/python3/compute_tools/container/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'python3/compute_tools/container/__init__.py')
-rw-r--r--python3/compute_tools/container/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python3/compute_tools/container/__init__.py b/python3/compute_tools/container/__init__.py
index 8090205..ca5248b 100644
--- a/python3/compute_tools/container/__init__.py
+++ b/python3/compute_tools/container/__init__.py
@@ -16,3 +16,5 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
+
+from .version import *