From f901677b8594c4a1a3294d80142544bfb153fd2d Mon Sep 17 00:00:00 2001 From: Jonathan Heathcote Date: Wed, 21 Apr 2021 14:31:24 +0100 Subject: [PATCH] Bump version. --- vc2_conformance/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vc2_conformance/version.py b/vc2_conformance/version.py index 992770f..226813b 100644 --- a/vc2_conformance/version.py +++ b/vc2_conformance/version.py @@ -1 +1 @@ -__version__ = "v1.0.0" +__version__ = "v1.0.1"