From 7c1383878a7538060d9113e58bbb240604e1a0f1 Mon Sep 17 00:00:00 2001 From: Olexa Bilaniuk Date: Fri, 24 Jul 2020 00:07:04 -0400 Subject: [PATCH] Bump version for development. --- scripts/versioning.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/versioning.py b/scripts/versioning.py index 8ace08e..f8c783c 100644 --- a/scripts/versioning.py +++ b/scripts/versioning.py @@ -16,7 +16,7 @@ # which has a well-defined normalization. # -verPublic = "0.0.13" +verPublic = "0.0.14.dev0" # # Information computed from the public version.