#!/bin/bash

# Helper script to print the version of FEniCS
echo 2018.1.0
