From d43d2bbd6a4d45d439c30d7ca283879fd0383b61 Mon Sep 17 00:00:00 2001 From: Colin Dellow Date: Wed, 1 Mar 2023 23:16:22 -0500 Subject: [PATCH] 0.31.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 91e5098..07dc188 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "0.31.2" +VERSION = "0.31.3" def get_long_description():