diff --git a/astrovascpy/version.py b/astrovascpy/version.py index 98f5b76..55ccc05 100644 --- a/astrovascpy/version.py +++ b/astrovascpy/version.py @@ -9,5 +9,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION = "0.1.5" +VERSION = "0.1.6" version = VERSION