#!/bin/bash

python -c "import radical.entk; print (radical.entk.__version__)"
