From 74ea9cb89f09abc0c72fcbb29d797df2d6d13212 Mon Sep 17 00:00:00 2001 From: Richard Si <63936253+ichard26@users.noreply.github.com> Date: Tue, 21 Dec 2021 19:04:19 -0500 Subject: [PATCH] I totally did not forget bumping the version >.< --- src/diff_shades/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/diff_shades/__init__.py b/src/diff_shades/__init__.py index be3dc21..6c26007 100644 --- a/src/diff_shades/__init__.py +++ b/src/diff_shades/__init__.py @@ -4,4 +4,4 @@ __author__ = "Richard Si, et al." __license__ = "MIT" -__version__ = "21.12a4" +__version__ = "21.12a5"